Liking cljdoc? Tell your friends :D
ClojureScript only.

om-fields.util


debouncecljs

(debounce source msecs)

Given the input channel source and a debouncing time of msecs, return a new channel that will forward the latest event from source at most every msecs milliseconds

Given the input channel source and a debouncing time of msecs, return a new
channel that will forward the latest event from source at most every msecs
milliseconds
sourceraw docstring

str-or-nilcljs

(str-or-nil s)
source

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