fast-generic-functions
Seal your generic functions for an extra boost in performance.
$ area51 add fast-generic-functionsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fast-generic-functions:some-function ...)