[ 源代码: ocaml-res ]
软件包:libres-ocaml-dev(5.0.1-1 以及其他的)
OCaml library for automatically resizing contiguous data structure
This OCaml library consists of a set of modules which implement automatically resizing (i.e. 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 (i.e. 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.
其他与 libres-ocaml-dev 有关的软件包
|
|
|
|
-
- dep: ocaml-nox-4.11.1
- 本虚包由这些包填实: ocaml-nox
-
- rec: ocaml-findlib
- management tool for OCaml libraries