View Source Bunch.Code (Bunch v1.6.1)

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

Summary

Functions

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

Returns stacktrace as a string.

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.