[ 原始碼: haskell-pointedlist ]
套件:libghc-pointedlist-doc(0.6.1-10)
libghc-pointedlist-doc 的相關連結
Debian 的資源:
下載原始碼套件 haskell-pointedlist:
- [haskell-pointedlist_0.6.1-10.dsc]
- [haskell-pointedlist_0.6.1.orig.tar.gz]
- [haskell-pointedlist_0.6.1-10.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [hackage.haskell.org]
相似套件:
zipper-like comonad which works as a list, tracking a position.; documentation
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 documentation files.
其他與 libghc-pointedlist-doc 有關的套件
|
|
|
|
-
- dep: haddock-interface-38
- 本虛擬套件由這些套件填實: ghc
-
- dep: sgml-base (>= 1.28)
- SGML infrastructure and SGML catalog file support
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-pointedlist-dev
- zipper-like comonad which works as a list, tracking a position
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-pointedlist-prof
- zipper-like comonad which works as a list, tracking a position; profiling libraries