套件:libghc-ixset-typed-dev(0.5.1.0-2 以及其他的) [debports]
efficient relational queries on Haskell sets
This Haskell package provides a data structure of sets that are indexed by potentially multiple indices.
Sets can be created, modified, and queried in various ways.
The package is a variant of the ixset package. The ixset package makes use of run-time type information to find a suitable index on a query, resulting in possible run-time errors when no suitable index exists. In ixset-typed, the types of all indices available or tracked in the type system. Thus, ixset-typed should be safer to use than ixset, but in turn requires more GHC extensions.
At the moment, the two packages are relatively compatible. As a consequence of the more precise types, a few manual tweaks are necessary when switching from one to the other, but the interface is mostly the same.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-ixset-typed-dev 有關的套件
|
|
|
|
-
- dep: libc6.1 (>= 2.1.3)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6.1-udeb
-
- dep: libghc-base-dev-4.17.2.0-09ce5
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-containers-dev-0.6.7-a1650
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-deepseq-dev-1.4.8.0-ddf16
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-safecopy-dev-0.10.4.2-eae34
- 本虛擬套件由這些套件填實: libghc-safecopy-dev
-
- dep: libghc-syb-dev-0.7.2.4-b6299
- 本虛擬套件由這些套件填實: libghc-syb-dev
-
- dep: libghc-template-haskell-dev-2.19.0.0-96e87
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library