package crdt-ml

  1. Overview
  2. Docs

A collection of immutable CRDTs

module IntVector = I_IntVector
module GCounter = I_GCounter
module PNCounter = I_PNCounter
module GSet = I_GSet
module ORSet = I_ORSet
module USet = I_USet