spellcheck
Peter Norvig's spell corrector.
$ area51 add spellcheckCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(spellcheck:some-function ...)Peter Norvig's spell corrector.
$ area51 add spellcheckCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(spellcheck:some-function ...)