chickadee » lookup-table » alist->dict

alist->dict ALIST EQUALITY #!optional ESTIMATEprocedure

Returns a dictionary constructed from ALIST using the supplied EQUALITY test, and optional ESTIMATE.

EQUALITY
procedure ; eq?
ESTIMATE
fixnum ; 0