Copyright | (C) 2020 QBayLogic B.V. |
---|---|
License | BSD2 (see the file LICENSE) |
Maintainer | QBayLogic B.V. <devops@qbaylogic.com |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
parseBasic :: Text -> Bool Source #
parseBasic' :: Text -> Bool Source #
parseExtended :: Text -> Bool Source #
isBasicChar :: Char -> Bool Source #