[ 原始碼: haskell-pointedlist ]
套件:libghc-pointedlist-dev(0.6.1-8 以及其他的)
libghc-pointedlist-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-pointedlist:
- [haskell-pointedlist_0.6.1-8.dsc]
- [haskell-pointedlist_0.6.1.orig.tar.gz]
- [haskell-pointedlist_0.6.1-8.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [hackage.haskell.org]
相似套件:
zipper-like comonad which works as a list, tracking a position
This Haskell library provides PointedList, which tracks the position in a non-empty list which works similarly to a zipper. A current item is always required, and therefore the list may never be empty. A circular PointedList wraps around to the other end when progressing past the actual edge.
This package contains the normal library files.
其他與 libghc-pointedlist-dev 有關的套件
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.2.5)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.11.1.0-5dd74
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-binary-dev-0.8.5.1-24ea6
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-pointedlist-doc
- zipper-like comonad which works as a list, tracking a position.; documentation
-
- sug: libghc-pointedlist-prof
- zipper-like comonad which works as a list, tracking a position; profiling libraries