Liking cljdoc? Tell your friends :D
Clojure only.

clj-flowdock.util


config-propertyclj

(config-property name)

pipeclj

(pipe queue-size)

Returns a vector containing a sequence that will read from the queue, and a function that inserts items into the queue.

Based upon: http://clj-me.cgrand.net/2010/04/02/pipe-dreams-are-not-necessarily-made-of-promises/ http://oobaloo.co.uk/clojure-from-callbacks-to-sequences

Returns a vector containing a sequence that will read from the
queue, and a function that inserts items into the queue.

Based upon:
http://clj-me.cgrand.net/2010/04/02/pipe-dreams-are-not-necessarily-made-of-promises/
http://oobaloo.co.uk/clojure-from-callbacks-to-sequences
raw 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