Fedora Packages

ocaml-res

OCaml library for resizing arrays and strings

This OCaml-library consists of a set of modules which implement automatically resizing (= reallocating) datastructures 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.

Releases Overview

Release Stable Testing
Fedora Rawhide 5.0.1-14.fc40 -
Fedora 40 5.0.1-14.fc40 -
Fedora 39 5.0.1-8.fc39 -
Fedora 38 5.0.1-5.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at ocaml-res dash maintainers at fedoraproject dot org.



Sources on Pagure