(reset-vals! [a new-value])Sets the value of atom to newval. Returns [old new], the value of the
atom before and after the reset.
Examples
No examples yet. Be the first to add one!
(reset-vals! [a new-value])No examples yet. Be the first to add one!