reblocks-typeahead

Unlicense

A Reblocks widget implementing typeahead search.

$ area51 add reblocks-typeaheadCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(reblocks-typeahead:some-function ...)