[ ソース: 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)
- __atomic ビルトイン関数を提供するサポートライブラリ
-
- dep: libc6 (>= 2.1.3)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.11.1.0-3abbc
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-binary-dev-0.8.5.1-88402
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libgmp10
- 多倍長精度演算ライブラリ
-
- 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