Skip to main content

when-some

macrov1.6

clojure.core/when-some

Available in:BBCLJCLJS
(when-some [bindings & body])
bindings => binding-form test When test is not nil, evaluates body with binding-form bound to the value of test

No examples yet. Be the first to add one!