Skip to main content

new-macro-var

function

sci.core/new-macro-var

(new-macro-var [name init-val] [name init-val meta])
Same as new-var but adds :macro true to meta as well as :sci/macro true to meta of the fn itself.

No examples yet. Be the first to add one!