Code‎ > ‎Ocaml‎ > ‎

Vec: Extensible, Functional Arrays for Ocaml

Vec is an implementation of extensible, functional arrays for Ocaml. The module provides log-time insertion, deletion, modification, concatenation, and much more. If you have ever missed in Ocaml the flexible lists of Have you ever missed in Ocaml the flexible lists of Python, now you have it in Ocaml, implemented in functional fashion.

Documentation

Download: see the attachments section.   You can also get Vec from the OcamlLdaLibs github repository.

License: LGPL with linking exception (same license as the core Ocaml libraries).
Subpages (1): Documentation
ċ
vec-2.02.tgz
(15k)
Luca de Alfaro,
Sep 23, 2008, 9:39 AM
Comments