Instances for sized vectors
Open
- Dominant language
- Haskell
- Stars
- 42
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
It would be good to get your thoughts on instances for sized vectors in the `vector-sized` package: https://hackage.haskell.org/package/vector-sized
These instances already exist in the vector-sized package, however at lestthe `Representable` instance is probably going away in the next major release. See here for the discussion:
https://github.com/expipiplus1/vector-sized/issues/39
`vector-sized` has a very light dependency tree, and is a pretty textbook example of a distributive and representable functor. It would be nice if these instances could find a new home here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.