chickadee » srfi-146 » mapping-replace!

mapping-replace! mapping key valueprocedure

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