Skip to content
Jan Špaček edited this page Apr 12, 2016 · 1 revision

This module reexports the most frequently used identifiers from other standard modules.

It also defines a function (TRACE!!! what x) that prints the string what followed by the value of x and returns x. This function is useful for debugging (its distinct appearance should ensure that no debug prints will be forgotten in the code).