Packages
Grow-only, two-phase, and observed-remove sets for Gleam — conflict-free replicated set types
Current section
Files
Jump to
Current section
Files
include/lattice_sets@or_set_Diff.hrl
-record(diff, {added :: gleam@set:set(any()), removed :: gleam@set:set(any())}).