Safe Haskell | Safe-Infered |
---|
WASH.Utility.Hex
Documentation
hexdigits' :: [Char]Source
alternative_digits :: [Char]Source
alternative_indices :: [(Int, Char)]Source
hexdigits'_indices :: [(Int, Char)]Source
fromHexdigits :: Array Char IntSource
isHexdigitArray :: Array Char BoolSource
isHexdigit :: Char -> BoolSource
hexDigitVal :: Char -> IntSource