crdt-0.4: Conflict-free replicated data types

Safe HaskellSafe
LanguageHaskell2010

CRDT.GSet.Cv.Internal

Contents

Synopsis

Documentation

type GSet = Set Source #

Grow-only set

Orphan instances

Ord a => Semilattice (Set a) Source #