hat-2.8.0.0: libraries/Data/Char.hx
module Data.Char
(Var "chr",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "digitToInt",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "generalCategory",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "intToDigit",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "isAlpha",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "isAlphaNum",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "isAscii",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "isAsciiLower",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "isAsciiUpper",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "isControl",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "isDigit",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "isHexDigit",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "isLatin1",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "isLetter",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "isLower",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "isMark",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "isNumber",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "isOctDigit",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "isPrint",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "isPunctuation",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "isSeparator",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "isSpace",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "isSymbol",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "isUpper",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "lexLitChar",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "ord",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "readLitChar",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "showLitChar",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "toLower",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "toTitle",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Var "toUpper",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "ClosePunctuation",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "ConnectorPunctuation",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "Control",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "CurrencySymbol",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "DashPunctuation",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "DecimalNumber",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "EnclosingMark",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "FinalQuote",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "Format",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "InitialQuote",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "LetterNumber",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "LineSeparator",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "LowercaseLetter",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "MathSymbol",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "ModifierLetter",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "ModifierSymbol",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "NonSpacingMark",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "NotAssigned",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "OpenPunctuation",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "OtherLetter",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "OtherNumber",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "OtherPunctuation",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "OtherSymbol",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "ParagraphSeparator",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "PrivateUse",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "Space",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "SpacingCombiningMark",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "Surrogate",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "TitlecaseLetter",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(Con Data "GeneralCategory" "UppercaseLetter",Value {args = 0, fixity = Def, priority = 9, letBound = True, traced = False})
(TypeClass "Char",TyCls (Ty [] []))
(TypeClass "GeneralCategory",TyCls (Ty ["UppercaseLetter","LowercaseLetter","TitlecaseLetter","ModifierLetter","OtherLetter","NonSpacingMark","SpacingCombiningMark","EnclosingMark","DecimalNumber","LetterNumber","OtherNumber","ConnectorPunctuation","DashPunctuation","OpenPunctuation","ClosePunctuation","InitialQuote","FinalQuote","OtherPunctuation","MathSymbol","CurrencySymbol","ModifierSymbol","OtherSymbol","Space","LineSeparator","ParagraphSeparator","Control","Format","Surrogate","PrivateUse","NotAssigned"] []))
(TypeClass "String",TyCls (Syn 0 THelper))