Gabriella439 / Gabriella439/Haskell-Index-Core-Library
Indexed Foldable and Traversable
Open
- Dominant language
- Haskell
- Stars
- 13
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
There seems to be a [sensible notion of a traversable type-aligned sequence](http://stackoverflow.com/questions/35123930/how-should-i-traverse-type-aligned-sequences), for traversing what McBride calls a `Path` in the context of an Atkey-style indexed applicative functor. There's also a related notion of folding one up in the context of a `Category`. This notion of traversability generalizes your `mapMR` and makes traversability stronger than mappability and foldability, as we'd expect.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.