Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for arbitrary sequences of arbitrary symbols #14

Open
ZbigniewRA opened this issue Dec 17, 2021 · 0 comments
Open

Support for arbitrary sequences of arbitrary symbols #14

ZbigniewRA opened this issue Dec 17, 2021 · 0 comments

Comments

@ZbigniewRA
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant