inc

fun inc(replica: ReplicaId, by: Double = 1.0): Patch<GCounterDouble>

Increment replica's own slot by by (must be > 0). Returns the delta to merge in with piece; the receiver is unchanged.