[ Bron: haskell-pointedlist ]
Pakket: libghc-pointedlist-prof (0.6.1-9 en anderen)
Verwijzigingen voor libghc-pointedlist-prof
Debian bronnen:
Het bronpakket haskell-pointedlist downloaden:
- [haskell-pointedlist_0.6.1-9.dsc]
- [haskell-pointedlist_0.6.1.orig.tar.gz]
- [haskell-pointedlist_0.6.1-9.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [hackage.haskell.org]
Vergelijkbare pakketten:
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.
Andere aan libghc-pointedlist-prof gerelateerde pakketten
|
|
|
|
-
- dep: libghc-base-prof-4.13.0.0-3cd45
- virtueel pakket geboden door ghc-prof
-
- dep: libghc-binary-prof-0.8.7.0-1c7de
- virtueel pakket geboden door ghc-prof
-
- dep: libghc-pointedlist-dev (= 0.6.1-9+b1)
- zipper-like comonad which works as a list, tracking a position