Y
Hacker News
new
|
ask
|
show
|
jobs
by
Jtsummers
1926 days ago
The map data structure, not the map higher order function. As implemented, most map data structures will have a conditional in their lookup functions to handle the case of collisions or a key being absent from the map.