Experimental core.async interface
Experimental core.async interface
(appender-chan appender)(appender-chan appender
               {:keys [ch error-ch]
                :or {ch (async/chan)
                     error-ch (async/chan (async/dropping-buffer 50))}})(tailer-chan tailer)(tailer-chan tailer
             {:keys [ch poll-interval] :or {ch (async/chan) poll-interval 50}})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 |