dissect

zlib

A lib for introspecting the call stack and active restarts.

$ area51 add dissectCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(dissect:some-function ...)