vreset!

added
1.7

ns
clojure.core

type
function

(vreset! vol newval)

Sets the value of volatile to newval without regard for the
current value. Returns newval.