Module

Motsunabe

Package
purescript-motsunabe
Repository
justinwoo/purescript-motsunabe

#Doc Source

data Doc

"a prettier printer" by wadler

Constructors

Instances

#group Source

group :: Doc -> Doc

#flatten Source

#indent Source

#best Source

best :: Int -> Int -> Doc -> Print

#be Source

be :: Int -> Int -> List (Tuple Int Doc) -> Print

#better Source

#pretty Source

pretty :: Int -> Doc -> String

#prettyWithoutTrailing Source

#postProcess Source

Modules
Motsunabe