Autolib.ToDoc.Derived
Contents
Methods
toDocPrec :: Int -> Ordering -> Doc Source #
toDocList :: [Ordering] -> Doc Source #
toDocPrec :: Int -> Bool -> Doc Source #
toDocList :: [Bool] -> Doc Source #
toDocPrec :: Int -> Maybe a -> Doc Source #
toDocList :: [Maybe a] -> Doc Source #
toDocPrec :: Int -> Either a b -> Doc Source #
toDocList :: [Either a b] -> Doc Source #