text-query
A general text-based system for querying the user.
$ area51 add text-queryCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(text-query:some-function ...)A general text-based system for querying the user.
$ area51 add text-queryCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(text-query:some-function ...)