fast-generic-functions

MIT

Seal your generic functions for an extra boost in performance.

$ area51 add fast-generic-functionsCopy

Usage

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