package immutable

  1. Overview
  2. No Docs
Pure Reason implementation of persistent immutable data structures.

Install

Dune Dependency

Authors

Maintainers

Sources

0.0.3.tar.gz
md5=bb6b95fdb5189a334039609d40de9c98

Description

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

Published: 31 Mar 2017

Dependencies (3)

  1. reason = "1.13.0"
  2. topkg = "0.8.1"
  3. ocaml >= "4.02" & < "4.03"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.