/au3-hashmap

Java 8 hashmap port for AutoIt3

Primary LanguageAutoItGNU General Public License v2.0GPL-2.0

Hashmap

Hashmap port from Java 8 to AutoIt3

This solution uses simple arrays internally, and tries to mimic the Java solution as much as it makes sense.