reblocks-typeahead
A Reblocks widget implementing typeahead search.
$ area51 add reblocks-typeaheadCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(reblocks-typeahead:some-function ...)