Autolib.Util.Bild
Contents
type Bild = Array (Int, Int) Char Source #
class ToBild a where Source #
Methods
toBild :: a -> Bild Source #
module Data.Array
toDocPrec :: Int -> Bild -> Doc #
toDocList :: [Bild] -> Doc #