deepl-0.1.0.0: Call DeepL to translate you files
Safe HaskellNone
LanguageHaskell2010

DeepL

Documentation

breaker :: Monad m => Stream (Of (ByteString, Int)) m r -> Stream (Stream (Of (ByteString, Int)) m) m r Source #

step :: Monad m => Stream (Of (ByteString, Int)) m r -> Stream (Of (ByteString, Int)) m (Stream (Of (ByteString, Int)) m r) Source #