Class: KVMap

KVMap() → {Object}

new KVMap() → {Object}

Map with arbitrary keys and values. User .set() and .get() to work with values instead of []
Source:
Returns:
Type
Object