Module Crdt.Immutable.GCounter

module GCounter: I_GCounter

include Immutable_types.IVector
An Increment-only counter is a Immutable_types.IVector with type elt = int