tree-search

ISC

Search recursively through trees of nested lists

$ area51 add tree-searchCopy

Usage

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

Dependencies