sarsi-0.0.3.0: A universal quickfix toolkit and his protocol.

Safe HaskellNone
LanguageHaskell2010

Sarsi.Consumer

Documentation

consumeOrWait :: Topic -> (Maybe s -> IOSource Event -> IO (Either s a)) -> IO a Source

consume' :: Topic -> (Maybe s -> IOSource Event -> IO (Either s a)) -> IO a Source