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

Indexable and Lookup for Generic Vectors. #10

Open
Boarders opened this issue Aug 26, 2019 · 0 comments
Open

Indexable and Lookup for Generic Vectors. #10

Boarders opened this issue Aug 26, 2019 · 0 comments

Comments

@Boarders
Copy link

Would it be possible to add instances for indexing into a Generic vector so that these type classes can be used with Unboxed or Storable vectors? Similarly would it be possible to do the same with other kinds of arrays?

I realise keys is based around Haskell functors and these things are not functors in that sense (they are, I suppose, functors on mythical categories of Unboxed types, though I wouldn't wish to be quoted on that).

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

No branches or pull requests

1 participant