The devel/hs-data-ordlist port
hs-data-ordlist-0.4.7.0p0 – set and multiset operations on ordered lists
Description
This module implements bag and set operations on ordered lists. For
the purposes of this module, a "bag" (or "multiset") is a non-decreasing
list, whereas a "set" is a strictly ascending list. Bags are sorted
lists that may contain duplicates, whereas sets are sorted lists
that do not contain duplicates.
WWW: https://hackage.haskell.org/package/data-ordlist
- Only for arches
-
amd64
i386
- Categories:
-
devel
lang/ghc
Library dependencies
Build dependencies
Run dependencies