static-dispatch
Static generic function dispatch for Common Lisp.
$ area51 add static-dispatchCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(static-dispatch:some-function ...)Static generic function dispatch for Common Lisp.
$ area51 add static-dispatchCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(static-dispatch:some-function ...)