软件包:libghc-ixset-typed-doc(0.5-1)
libghc-ixset-typed-doc 的相关链接
Debian 的资源:
下载源码包 haskell-ixset-typed:
- [haskell-ixset-typed_0.5-1.dsc]
- [haskell-ixset-typed_0.5.orig.tar.gz]
- [haskell-ixset-typed_0.5-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [hackage.haskell.org]
相似软件包:
efficient relational queries on Haskell sets; documentation
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 the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-ixset-typed-doc 有关的软件包
|
|
|
|
-
- dep: haddock-interface-35
- 本虚包由这些包填实: ghc
-
- rec: libghc-safecopy-doc
- Haskell serialization library with version control - documentation; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML