Package: libreins-ocaml-dev (0.1a-10.1)
Links for libreins-ocaml-dev
Debian Resources:
Download Source Package ocaml-reins:
Maintainer:
External Resources:
- Homepage [ocaml-reins.sourceforge.net]
Similar packages:
data structure library for OCaml
The OCaml Reins data structure library consists of the following persistent implementations:
* Lists (singly, O(1) catenable, Acyclic doubly linked, random access) * Sets/Maps (AVL, Red/Black, Patricia, Splay) * Heaps (Binomial, Skew-Binomial)
All of the implementations conform to a unified signature for each data type. Also, each data types include zipper style cursor interfaces and persistent, bi-directional cursor based iterators. The library also includes a set of standard modules to hoist the base typs into the module level (Int, Bool, etc...) as well as a collection of functor combinators to minimize boilerplate (e.g., for constructing compare or to_string functions). Finally, a quickcheck-like random testing framework is included and each data type supports the necessary "gen" function to generate a random instance of the type.
Other Packages Related to libreins-ocaml-dev
|
|
|
|
-
- dep: libnum-ocaml-dev-8unq8 [s390x]
- virtual package provided by libnum-ocaml-dev
-
- dep: libnum-ocaml-dev-bq435 [amd64, arm64, ppc64el]
- virtual package provided by libnum-ocaml-dev
-
- dep: libnum-ocaml-dev-jreq3 [armhf, i386]
- virtual package provided by libnum-ocaml-dev
-
- dep: libnum-ocaml-dev-o6ae3 [armel, mips64el, mipsel]
- virtual package provided by libnum-ocaml-dev
-
- dep: ocaml-4.13.1
- virtual package provided by ocaml
-
- sug: ocaml-findlib
- management tool for OCaml libraries
Download libreins-ocaml-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 905.5 kB | 4,104.0 kB | [list of files] |
arm64 | 924.6 kB | 4,176.0 kB | [list of files] |
armel | 736.1 kB | 2,985.0 kB | [list of files] |
armhf | 930.0 kB | 3,816.0 kB | [list of files] |
i386 | 905.6 kB | 3,842.0 kB | [list of files] |
mips64el | 736.1 kB | 2,985.0 kB | [list of files] |
mipsel | 736.1 kB | 2,985.0 kB | [list of files] |
ppc64el | 944.0 kB | 4,501.0 kB | [list of files] |
s390x | 904.9 kB | 4,102.0 kB | [list of files] |