Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.Woot
Documentation
data WootClient Source #
Instances
wootClientId :: WootClient -> Int Source #
wootClientClock :: WootClient -> Int Source #
wootClientString :: WootClient -> WString Source #
makeWootClient :: WString -> ClientId -> WootClient Source #
sendOperation :: WootClient -> Operation -> WootClient Source #
sendOperations :: WootClient -> [Operation] -> WootClient Source #
sendLocalDelete :: WootClient -> Int -> (Maybe Operation, WootClient) Source #
sendLocalInsert :: WootClient -> Int -> Char -> (Maybe Operation, WootClient) Source #
Constructors
WChar | |
Fields
|
Constructors
WCharId | |
Fields |
Constructors
Operation | |
Fields |