Abacus.Format (abacus v2.1.0)

Function definitions on how to pretty-print expressions.

See Abacus.format/1 for more information.

Summary

Functions

@spec format(expr :: tuple() | number() | boolean() | nil) :: String.t()