Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Implementation of proquints according to https://arxiv.org/html/0901.4016
Synopsis
- word16ToProquint :: Word16 -> String
- proquintToWord16 :: String -> Maybe Word16
Documentation
word16ToProquint :: Word16 -> String Source #
Convert a 16-bit number to its proquint representation
>>>
word16ToProquint 42659
"pipog"