all options
buster  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: ocaml-reins  ]

Package: libreins-ocaml-dev (0.1a-12)

Links for libreins-ocaml-dev

Screenshot

Debian Resources:

Download Source Package ocaml-reins:

Maintainer:

External Resources:

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.

Tags: Software Development: Libraries, Role: Development Library

Other Packages Related to libreins-ocaml-dev

  • depends
  • recommends
  • suggests
  • enhances

Download libreins-ocaml-dev

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 1,025.0 kB2,534.0 kB [list of files]
arm64 1,040.2 kB2,630.0 kB [list of files]
armel 842.6 kB1,239.0 kB [list of files]
armhf 842.6 kB1,239.0 kB [list of files]
i386 842.6 kB1,239.0 kB [list of files]
mips64el 842.6 kB1,239.0 kB [list of files]
ppc64el 1,056.5 kB2,900.0 kB [list of files]
riscv64 1,131.3 kB3,862.0 kB [list of files]
s390x 1,025.1 kB2,622.0 kB [list of files]