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

Package: libghc-indexed-traversable-dev (0.1.3-1 and others)

Links for libghc-indexed-traversable-dev

Screenshot

Debian Resources:

Download Source Package haskell-indexed-traversable:

Maintainers:

External Resources:

Similar packages:

Indexed Traversables for Haskell

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 a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.

Other Packages Related to libghc-indexed-traversable-dev

  • depends
  • recommends
  • suggests
  • enhances

Download libghc-indexed-traversable-dev

Download for all available architectures
Architecture Version Package Size Installed Size Files
riscv64 0.1.3-1+b1 210.0 kB2,564.0 kB [list of files]