| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.Woot
Documentation
data WootClient Source
wootClientId :: WootClient -> Int Source
wootClientClock :: WootClient -> Int Source
makeWootClient :: ClientId -> WString -> WootClient Source
sendOperation :: Operation -> WootClient -> WootClient Source
sendOperations :: [Operation] -> WootClient -> WootClient Source
sendLocalDelete :: Int -> WootClient -> WootClient Source
sendLocalInsert :: Int -> Char -> WootClient -> WootClient Source