The latest version of mono-traversable is 1.0.20.0-0.

mono-traversable

Version 0.7.0 revision 0 uploaded by MichaelSnoyman.

Package meta

Synopsis
Type classes for mapping, folding, and traversing monomorphic containers
Description

Monomorphic variants of the Functor, Foldable, and Traversable typeclasses. If you understand Haskell's basic typeclasses, you understand mono-traversable. In addition to what you are used to, it adds on an IsSequence typeclass and has code for marking data structures as non-empty.

Author
Michael Snoyman, John Wiegley, Greg Weber
Bug reports
n/a
Category
Data
Copyright
n/a
Homepage
https://github.com/snoyberg/mono-traversable
Maintainer
michael@snoyman.com
Package URL
n/a
Stability
n/a

Components