[ Bron: haskell-pointedlist ]
Pakket: libghc-pointedlist-dev (0.6.1-8 en anderen)
Verwijzigingen voor libghc-pointedlist-dev
Debian bronnen:
Het bronpakket haskell-pointedlist downloaden:
- [haskell-pointedlist_0.6.1-8.dsc]
- [haskell-pointedlist_0.6.1.orig.tar.gz]
- [haskell-pointedlist_0.6.1-8.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [hackage.haskell.org]
Vergelijkbare pakketten:
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.
Andere aan libghc-pointedlist-dev gerelateerde pakketten
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libghc-base-dev-4.11.1.0-b951c
- virtueel pakket geboden door ghc
-
- dep: libghc-binary-dev-0.8.5.1-039e6
- virtueel pakket geboden door ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- 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