Skip to main content

Module fmt

Module fmt 

Source
Expand description

Human-readable array formatting, J session style: numeric columns aligned, higher-rank arrays printed as planes separated by blank lines.

Structs§

FmtOpts
Display conventions that differ between languages.

Enums§

BoxStyle
How a boxed array is drawn.

Functions§

format_array
Format an array for display. No trailing newline.