Skip to content

Support for arbitrary sequences of arbitrary symbols #14

@ZbigniewRA

Description

@ZbigniewRA

This library has this great property that it can be used not only for strings.
In fact it works for any Sequence of Hashable types.
This is great, because it can be used for lists of ints for example (which I needed), and all kinds of binary data (not necessarily with byte granularity).
(Of course case_insensitive flag doesn't make sense for those uses.)

This request is just to make this feature documented and supported.

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