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 immutable |
---|---|
Author | Dave Bordoley <bordoley> |
License | BSD-3-Clause |
Published | |
Homepage | https://github.com/facebookincubator/immutable-re.git |
Issue Tracker | https://github.com/facebookincubator/immutable-re/issues |
Maintainer | Dave Bordoley <bordoley> |
Dependencies | |
Source [http] | https://github.com/facebookincubator/immutable-re/archive/0.0.6.tar.gz sha256=b3e27b2dde868bd36279adac595d4aa562371fe0a167a308f09f9d8446f41aa1 md5=4f338793ab6acdd6bd846573c45b9adc |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/immutable/immutable.0.0.6/opam |
No package is dependent