hyperspec
A simple library for looking up common-lisp symbols in the hyperspec.
$ area51 add hyperspecCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hyperspec:some-function ...)A simple library for looking up common-lisp symbols in the hyperspec.
$ area51 add hyperspecCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hyperspec:some-function ...)