functional-trees
Tree data structure supporting functional manipulation
$ area51 add functional-treesCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(functional-trees:some-function ...)