FreeBSD.software
Home/devel/ocaml-res

ocaml-res

5.0.1_2

OCaml library for resizable arrays and strings

This OCaml-library consists of a set of modules which implement automatically resizing (= reallocating) data structures that consume a contiguous part of memory. This allows appending and removing of elements to/from arrays (both boxed and unboxed), strings (-> buffers), bit strings and weak arrays while still maintaining fast constant-time access to elements. There are also functors that allow the generation of similar modules which use different reallocation strategies.

Origin: devel/ocaml-res
Category: devel
Size: 2.66MiB
License: LGPL21+
Maintainer: danfe@FreeBSD.org
Dependencies: 1 packages
Required by: 0 packages
$pkg install ocaml-res

Dependencies (1)

More in devel