chickadee » srfi-146 » mapping-keys

mapping-keys mappingprocedure

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

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