alter-var-root
function
sci.core/alter-var-root
(alter-var-root [v f] [v f & args])Atomically alters the root binding of sci var v by applying f to its
current value plus any args.
Examples
No examples yet. Be the first to add one!
sci.core/alter-var-root
(alter-var-root [v f] [v f & args])No examples yet. Be the first to add one!