datamuse
Common Lisp library for accessing the Datamuse word-finding API
$ area51 add datamuseCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(datamuse:some-function ...)Common Lisp library for accessing the Datamuse word-finding API
$ area51 add datamuseCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(datamuse:some-function ...)