utilities.print-tree

LLGPLv3

This system provides simple facilities for printing tree structures.

$ area51 add utilities.print-treeCopy

Usage

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