Packages

Core types for lattice CRDTs — version vectors, dot contexts, and causal infrastructure

Current section

Files

Jump to
lattice_core include lattice_core@dot_context_DotContext.hrl
Raw

include/lattice_core@dot_context_DotContext.hrl

-record(dot_context, {dots :: gleam@set:set(lattice_core@dot_context:dot())}).