new-dynamic-var
function
sci.core/new-dynamic-var
(new-dynamic-var [name] [name init-val] [name init-val meta])Same as new-var but adds :dynamic true to meta.
Examples
No examples yet. Be the first to add one!
sci.core/new-dynamic-var
(new-dynamic-var [name] [name init-val] [name init-val meta])No examples yet. Be the first to add one!