Public Vars

Back

pvalues (clj)

(source)

macro

(pvalues & exprs)
Returns a lazy sequence of the values of the exprs, which are evaluated in parallel

Examples