Dictionary with custom keys implemented using association lists
-
Updated
Jul 19, 2024 - Elm
Dictionary with custom keys implemented using association lists
Scheme's commonly used small functions
An association list conceptually signifies a mapping, but is represented as a list (of key-value pairs)
Add a description, image, and links to the association-list topic page so that developers can more easily learn about it.
To associate your repository with the association-list topic, visit your repo's landing page and select "manage topics."