chickadee
»
srfi-69
»
hash-table-ref/default
Identifier search
hash-table-ref/default
HASH-TABLE
KEY
DEFAULT
procedure
Returns the
VALUE
for the
KEY
in the
HASH-TABLE
, or the
DEFAULT
when the
KEY
is missing.