Liking cljdoc? Tell your friends :D

clojure.more.async.lab.async


parking-lotclj

(parking-lot n out f in)
(parking-lot n out f in close?)

Takes elements from the in channel applies f to them and times them out for the duration returned by f, subsequently producing them to out channel.

Takes elements from the in channel applies f to them and times them
out for the duration returned by f, subsequently producing them to out
channel.
sourceraw docstring

truck-stopclj

(truck-stop n out f in)
source

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

× close