all options
bookworm  ] [  trixie  ] [  sid  ]
[ Source: haskell-indexed-traversable  ]

Package: libghc-indexed-traversable-doc (0.1.3-1)

Links for libghc-indexed-traversable-doc

Screenshot

Debian Resources:

Download Source Package haskell-indexed-traversable:

Maintainers:

External Resources:

Similar packages:

Indexed Traversables for Haskell; documentation

This package provides three useful generalizations: class Functor f => FunctorWithIndex i f | f -> i where \ imap :: (i -> a -> b) -> f a -> f b

class Foldable f => FoldableWithIndex i f | f -> i where \ ifoldMap :: Monoid m => (i -> a -> m) -> f a -> m

class (FunctorWithIndex i t, FoldableWithIndex i t, Traversable t) => TraversableWithIndex i t | t -> i where \ itraverse :: Applicative f => (i -> a -> f b) -> t a -> f (t b)

This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.

Other Packages Related to libghc-indexed-traversable-doc

  • depends
  • recommends
  • suggests
  • enhances

Download libghc-indexed-traversable-doc

Download for all available architectures
Architecture Package Size Installed Size Files
all 77.4 kB1,187.0 kB [list of files]