chickadee » srfi-146 » alist->mapping!

alist->mapping! mapping alistprocedure

A linear update procedure that returns a mapping that contains the associations of both mapping and alist. Associations in the mapping and those earlier in the list take precedence over those that come later.