DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibres-ocaml-dev
BeschreibungOCaml library for automatically resizing contiguous data structure
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version3.2.0-2build1
Sektionuniverse/devel
Prioritätextra
Installierte Größe1496 Byte
Hängt ab vonocaml-nox-3.11.2
Empfohlene Paketeocaml-findlib
PaketbetreuerUbuntu Developers
Quelleocaml-res
Paketgröße166264 Byte
Prüfsumme MD521a2f837c91fe97ed3178b983624c350
Prüfsumme SHA1999062b70cf62b77c6355592a067ff641b46f901
Prüfsumme SHA256ad50aa8bbf1109ac769626c941aa1528d8c4bfa4caf8562411f7a961978b3bd5
Link zum Herunterladenlibres-ocaml-dev_3.2.0-2build1_i386.deb
Ausführliche BeschreibungThis 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.


Impressum
Linux is a registered trademark of Linus Torvalds