(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
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |