パッケージ: libghc-pointedlist-prof (0.6.1-12) [debports]
libghc-pointedlist-prof に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [hackage.haskell.org]
類似のパッケージ:
- libghc-pointedlist-doc
- libghc-foldable1-classes-compat-prof
- libghc-haskell-lexer-prof
- libghc-bytestring-progress-prof
- libghc-system-fileio-prof
- libghc-copilot-c99-prof
- libghc-enummapset-th-prof
- libghc-semigroupoids-prof
- libghc-text-zipper-prof
- libghc-copilot-interpreter-prof
- libghc-copilot-libraries-prof
zipper-like comonad which works as a list, tracking a position; profiling libraries
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 libraries compiled with profiling enabled.
その他の libghc-pointedlist-prof 関連パッケージ
|
|
|
|
-
- dep: libghc-base-prof-4.18.2.1-665fa
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-binary-prof-0.8.9.1-d0c43
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-pointedlist-dev (= 0.6.1-12)
- zipper-like comonad which works as a list, tracking a position