Safe Haskell | None |
---|---|
Language | Haskell2010 |
ZM.Pretty.Base
Contents
Documentation
prettyWords :: [Word8] -> Doc Source #
Display a list of Words in hexadecimal format
>>>
prettyWords [11,22,33::Word8]
0b1621
zm-0.3.2: Language independent, reproducible, absolute types
Safe Haskell | None |
---|---|
Language | Haskell2010 |
ZM.Pretty.Base
Contents
prettyWords :: [Word8] -> Doc Source #
Display a list of Words in hexadecimal format
>>>
prettyWords [11,22,33::Word8]
0b1621