package crdt-ml

  1. Overview
  2. Docs
CRDTs - Conflict-Free Replicated Data Types for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.10.0.tar.gz
sha256=c9be2ec006cd4f65e6a9bddbcedf024f876134afc1ddf4fb689dd0167de25b73
md5=b8337dcb24a3220a3c35bd5bae5c8f12

doc/crdt_immutable/I_GSet/index.html

Module I_GSet

Grow-Only sets.

Supports add, lookup and merge operations. See Immutable_types.GSet

Creates an grow-only set of elements satisfying Immutable_types.Comparable

OCaml

Innovation. Community. Security.