Skip to content

Dyn::string assumes default reader R #811

@gadol21

Description

@gadol21

Dyn::string receives the strings parameter as StringTable<'data>, assuming default parameter for R. However if I have a StringTable<'data, R = SomeNonDefaultReader> it is impossible to call string, although it should work for any reader.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions