fare-utils

MIT

Basic functions and macros, interfaces, pure and stateful datastructures

$ area51 add fare-utilsCopy

Usage

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