View Source Bunch.Code (Bunch v1.3.1)

A bunch of helper functions for code compilation, code evaluation, and code loading.

Link to this section Summary

Functions

Takes a code block, expands macros inside and pretty prints it.

Returns stacktrace as a string.

Link to this section Functions

Link to this macro

peek_code(list)

View Source (macro)

Takes a code block, expands macros inside and pretty prints it.

Returns stacktrace as a string.

The stacktrace is formatted to the readable format.