functional-trees

MIT

Tree data structure supporting functional manipulation

$ area51 add functional-treesCopy

Usage

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