immutableversion

Pure Reason implementation of persistent immutable data structures.

Immutable-re provides a complete set of efficient persistent immutable data structures for Reason and OCaml, targeting both OCaml native and byte code compilation modes, as well JavaScript using BuckleScript.

The api includes concrete implementations of vectors, sets, and maps. Many implementations support transient mutability for efficient batch mutations. Additionally Immutable-re provides lazy functional iterators and sequences, along with type definitions for basic operators such as equality, comparison, and hashing.

Tags reason reasonml ocaml immutable
AuthorDave Bordoley <bordoley@gmail.com>
LicenseBSD-3-Clause
Published
Homepagehttps://facebookincubator.github.io/immutable-re/
Issue Trackerhttps://github.com/facebookincubator/immutable-re/issues
MaintainerDave Bordoley <bordoley@gmail.com>
Dependencies
Source [http] https://github.com/facebookincubator/immutable-re/archive/0.0.15.tar.gz
md5=8c3a3d43d5d3c629dd38f52281b52e6f
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/immutable/immutable.0.0.15/opam
No package is dependent