chickadee » srfi-113 » set-replace!

set-replace! set elementprocedure

The set-replace! procedure is the same as set-replace, except that it is permitted to mutate and return the set argument rather than allocating a new set.