(run items tostringfun callback & {:keys [keymappings prompt pre-text]})
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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close