Previous
Up
Next
Module
Crdt.Mutable.GCounter
module
GCounter:
M_GCounter
include
Mutable_types.IVector
An Increment-only counter is a
Mutable_types
.
IVector
with type
elt = int