Skip to main content

Module functions

Module functions 

Source
Expand description

Auto-generated module

🤖 Generated with SplitRS

Modules§

ansi
ANSI color codes for terminal output.

Functions§

colorize
Colorize an expression string for terminal display.
expr_summary
Produce a one-line summary of an expression for debug output.
expr_to_doc
Convert an Expr to a Doc for structured pretty printing.
is_simple_name
Check if a name is a simple (single-component) name.
now_us
Returns the current timestamp.
print_expr
Pretty print an expression with unicode symbols.
print_expr_ascii
Pretty print an expression without unicode symbols.
print_expr_with_config
Pretty print with a specific configuration.
print_level
Pretty print a level expression.
print_name_str
Pretty print a Name as a dot-separated string.