Liking cljdoc? Tell your friends :D

ss.loop


*id->stop-channels-setclj/s

source

add-stateclj/s

(add-state id stop-ch)
source

cleanup-stateclj/s

(cleanup-state id stop-ch)
source

find-exprclj/s

(find-expr k bindings)
source

go-loopclj/smacro

(go-loop bindings & body)
source

(print-info v)
source

random-uuidclj

(random-uuid)
source

remove-ksclj/s

(remove-ks ks-set bindinds)
source

stopclj/s

(stop id)

Stop a loop by id. Returns true if the loop exists, nil otherwise

Stop a loop by id. Returns true if the loop exists, nil otherwise
sourceraw docstring

stop-allclj/s

(stop-all)

Stops all loops. Returns true.

Stops all loops. Returns true.
sourceraw docstring

stop-loopclj/s

(stop-loop [id stop-channels-set])
source

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

× close