chickadee
»
srfi-69
»
hash-table-ref
Identifier search
hash-table-ref
HASH-TABLE
KEY
procedure
Returns the
VALUE
for the
KEY
in the
HASH-TABLE
.
Aborts with an exception when the
KEY
is missing.