Skip to content
Chris Petersen edited this page Sep 11, 2015 · 2 revisions

Returns the value associated with the given key, or the fallback (default #f) if not found

Parameter Description
alist association list
key list key to lookup
fallback fallback value

Example


Clone this wiki locally