May 28, 2017
12:47 a.m.
You could just use a regular Dictionary, but with association keys: dict at: outerKey -> innerKey put: innerValue
You could just use a regular Dictionary, but with association keys: dict at: outerKey -> innerKey put: innerValue