Skip to content

fpottier/hector

Repository files navigation

Hector

hector is an OCaml library that offers vectors (also known as dynamic arrays, or resizeable arrays).

Installation and Usage

Type opam install hector.

In your dune file, add (libraries hector) to the description of your library or executable.

Documentation

For more information, please see the documentation of the latest released version.

About

A vector library for OCaml

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages