chickadee » srfi-69 » hash-table-ref/default

hash-table-ref/default HASH-TABLE KEY DEFAULTprocedure

Returns the VALUE for the KEY in the HASH-TABLE, or the DEFAULT when the KEY is missing.