hw-succinct-0.0.0.5: Conduits for tokenizing streams.

Safe HaskellNone
LanguageHaskell2010

HaskellWorks.Data.Json.Final.Tokenize.Internal

Documentation

class IsChar c where Source

Methods

toChar :: c -> Char Source