kuilt
Toggle table of contents
0.6.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
kuilt
kuilt-crdt
/
us.tractat.kuilt.crdt
/
GCounter
/
Companion
Companion
object
Companion
Members
Properties
ZERO
Link copied to clipboard
val
ZERO
:
GCounter
The zero counter.
Functions
of
Link copied to clipboard
fun
of
(
vararg
pairs
:
Pair
<
ReplicaId
,
Long
>
)
:
GCounter
A counter with the given per-replica counts (test/seed helper).