[ 原始碼: haskell-pointedlist ]
套件:libghc-pointedlist-dev(0.6.1-12)
libghc-pointedlist-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-pointedlist:
- [haskell-pointedlist_0.6.1-12.dsc]
- [haskell-pointedlist_0.6.1.orig.tar.gz]
- [haskell-pointedlist_0.6.1-12.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: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-75247
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-binary-dev-0.8.9.1-88a2a
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library