./devel/hs-mono-traversable, Type classes for traversing monomorphic containers

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q4, Version: 1.0.15.3nb4, Package name: hs-mono-traversable-1.0.15.3nb4, Maintainer: pho

Type classes for mapping, folding, and traversing monomorphic and
polymorphic containers. Haskell is good at operating over polymorphic
containers such as a list [a]. A monomorphic container is one such as
Text which has a type Text that does not expose a type variable for
the underlying characters.


Master sites:

Filesize: 39.513 KB

Version history: (Expand)