Liking cljdoc? Tell your friends :D

contrib.missionary-contrib

staging area, to be considered for missionary inclusion?

staging area, to be considered for missionary inclusion?
raw docstring

documentclj

(document >txs)

compare (document log) to (d/entity db eid). if a datomic txn is [op eid a v], log here is [op a v], or in other words, there is only one entity (the eid is constant) so we are left with not an entity but a document.

compare (document log) to (d/entity db eid). if a datomic txn is [op eid a v], 
log here is [op a v], or in other words, there is only one entity (the `eid` is 
constant) so we are left with not an entity but a document.
sourceraw docstring

iterator-consumerclj

(iterator-consumer it)

blocking iterable pattern

blocking iterable pattern
sourceraw docstring

mixclj

(mix & flows)
source

poll-taskclj

(poll-task task)

derive discrete flow from succession of polled values from a task (or mbox)

derive discrete flow from succession of polled values from a task (or mbox)
sourceraw docstring

seq-consumerclj

(seq-consumer xs)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close