fset

BSD-2-Clause

A functional set-theoretic collections library. See: https://gitlab.common-lisp.net/fset/fset/-/wikis/home

$ area51 add fsetCopy

Usage

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