Public Vars

Back

force (clj)

(source)

function

(force x)
If x is a Delay, returns the (possibly cached) value of its expression, else returns x

Examples