chickadee » srfi-146 » mapping-set!

mapping-set! mapping arg ...procedure

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