Skip to main content

force

functionv1.7

cljs.core/force

Available in:BBCLJCLJS
(force [x])
If x is a Delay, returns the (possibly cached) value of its expression, else returns x

No examples yet. Be the first to add one!