Implementation of a Map data structure for Arduino.
Alexander Brevig created this library, called "HashMap" in Wiring.
http://wiring.uniandes.edu.co/source/trunk/wiring/firmware/libraries/HashMap/
Joshua Yanchar renamed it to "ArduinoMap" given that the implementation does not use hashing, and removed any references to "hash."
License: GNU Lesser General Public License version 3.