catlog
0.1.0
Module pretty
Module Items
Structs
Functions
In catlog::
tt::
util
catlog
::
tt
::
util
Module
pretty
Copy item path
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, ...]
)