print
Field
Mutable
Type
Explanation
verbose
yes
Bool
Whether printing values includes verbose information on variables. Used for all printing routines.
width
Int
Maximal width used for System.show and System.print (see Chapter 26).
System.show
System.print
depth
Maximal depth used for System.show and System.print (see Chapter 26).