| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Network.Riak.CRDT.Ops
Description
Conversions of CRDT operations to DtOp
Documentation
counterUpdateOp :: [CounterOp] -> DtOp Source
setUpdateOp :: [SetOp] -> DtOp Source
data SetOpsComb Source
Constructors
| SetOpsComb | |
Fields
| |
Instances
toOpsComb :: SetOp -> SetOpsComb Source
mapUpdateOp :: [MapOp] -> DtOp Source