Safe Haskell | None |
---|---|
Language | Haskell2010 |
Parser from strict ByteString
to Tokens
.
Synopsis
Documentation
bsToTokens :: ByteString -> Tokens ByteString String Source #
Lex (and parse) strict ByteString
into Tokens
stream.
Since: 2.1.2.0
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Parser from strict ByteString
to Tokens
.
bsToTokens :: ByteString -> Tokens ByteString String Source #
Lex (and parse) strict ByteString
into Tokens
stream.
Since: 2.1.2.0