Package: libreins-ocaml-dev (0.1a-7build1)
Links for libreins-ocaml-dev
Trisquel Resources:
Download Source Package ocaml-reins:
- [ocaml-reins_0.1a-7build1.dsc]
- [ocaml-reins_0.1a.orig.tar.gz]
- [ocaml-reins_0.1a-7build1.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian OCaml Maintainers (Mail Archive)
- Mike Furr
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: ocaml-nox-4.05.0
- virtual package provided by ocaml-nox
-
- sug: ocaml-findlib
- management tool for OCaml libraries
Download libreins-ocaml-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 779.0 kB | 3730 kB | [list of files] |
i386 | 779.1 kB | 3423 kB | [list of files] |