[ 原始碼: haskell-pointedlist ]
套件:libghc-pointedlist-dev(0.6.1-9 以及其他的)
libghc-pointedlist-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-pointedlist:
- [haskell-pointedlist_0.6.1-9.dsc]
- [haskell-pointedlist_0.6.1.orig.tar.gz]
- [haskell-pointedlist_0.6.1-9.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.1.3)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-3cd45
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-binary-dev-0.8.7.0-1c7de
- 本虛擬套件由這些套件填實: 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