Module pretty

Source
Expand description

Helper functions for writing pretty-printers.

Structs§

D
A wrapper around RcDoc that allows us to add some new methods, and also is shorter to type.

Functions§

binop
Creates a binary operator applied to two arguments.
s
Creates a space.
t
Creates a text doc.
tuple
Creates a tuple in [fnotation]: ([x, y, z, ...])