Pakket: libres-ocaml-dev (4.0.3-4build1)
Verwijzigingen voor libres-ocaml-dev
Trisquel bronnen:
Het bronpakket ocaml-res downloaden:
Beheerder:
Original Maintainers:
- Debian OCaml Maintainers (Mailarchief)
- Lifeng Sun
Externe bronnen:
- Homepage [bitbucket.org]
Vergelijkbare pakketten:
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.
Andere aan libres-ocaml-dev gerelateerde pakketten
|
|
|
-
- dep: libc6 (>= 2.1.3)
- GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: ocaml-nox-4.05.0
- virtueel pakket geboden door ocaml-nox
-
- rec: ocaml-findlib
- management tool for OCaml libraries