Skip to main content

alt!!

macro

clojure.core.async/alt!!

Available in:BBCLJ
(alt!! [& clauses])
Like alt!, except as if by alts!!, will block until completed, and not intended for use in (go ...) blocks.

No examples yet. Be the first to add one!