[ ソース: haskell-pointedlist ]
パッケージ: libghc-pointedlist-doc (0.6.1-12)
libghc-pointedlist-doc に関するリンク
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.; 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-42
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- 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