chickadee » srfi-146 » mapping-min-entry

mapping-min-entry mappingprocedure
mapping-max-entry mappingprocedure

Returns the entry associated with the least/greatest key contained in the mapping mapping as two values, the key and its associated value. It is an error for mapping to be empty.