chickadee » srfi-146 » mapping-fold/reverse

mapping-fold/reverse proc nil mappingprocedure

Equivalent to (mapping-fold proc nil mapping) except that the associations are processed in reverse order with respect to the natural ordering of the keys.