chickadee » srfi-146 » mapping-values

mapping-values mappingprocedure

Returns a newly allocated list of all the values in increasing order of the keys in the mapping mapping.

If hashmap-values is imported from (srfi 146 hash), the list is returned in arbitrary order.