fset
A functional set-theoretic collections library. See: https://gitlab.common-lisp.net/fset/fset/-/wikis/home
$ area51 add fsetCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fset:some-function ...)