Packages
lattice_core
1.0.0
Core types for lattice CRDTs — version vectors, dot contexts, and causal infrastructure
Current section
Files
Jump to
Current section
Files
include/lattice_core@dot_context_DotContext.hrl
-record(dot_context, {dots :: gleam@set:set(lattice_core@dot_context:dot())}).