Liking cljdoc? Tell your friends :D
Clojure only.

dk.salza.liq.apps.typeaheadapp


runclj

(run items tostringfun callback & {:keys [keymappings prompt]})

Items is a list of items. tostringfun is a function that takes an item and represent it as a string for filtering and display. The callback takes an item as input. The callback will be executed with the result.

Items is a list of items.
tostringfun is a function that takes
an item and represent it as a string
for filtering and display.
The callback takes an item as input.
The callback will be executed with the
result.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close