套件:libghc-indexed-traversable-dev(0.1.2-2) [debports]
libghc-indexed-traversable-dev 的相關連結
Debian 的資源:
下載原始碼套件 :
未找到維護小組:
外部的資源:
- 主頁 [hackage.haskell.org]
相似套件:
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.
其他與 libghc-indexed-traversable-dev 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.16)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-array-dev-0.5.4.0-2617f
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-base-dev-4.13.0.0-f73fa
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-containers-dev-0.6.2.1-5e2b2
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-transformers-dev-0.5.6.2-2970e
- 本虛擬套件由這些套件填實: ghc
-
- dep: sgml-base (>= 1.28)
- SGML infrastructure and SGML catalog file support