Safe Haskell | None |
---|---|
Language | Haskell2010 |
CRDT.PNCounter.Cv
Documentation
Positive-negative counter. Allows incrementing and decrementing.
Nice example of combining of existing CvRDT (GCounter
in this case)
to create another CvRDT.
Decrement counter
Increment counter