increment

fun increment(replica: ReplicaId, by: Long = 1): Patch<PNCounter>

Increment replica's own slot by by (must be positive). Returns the delta to absorb with piece; the receiver is unchanged.