Dictionary of Lists?

Edit: I figured it out

dict = NewDictionary()
addme = NewDictionary()
DictionaryAdd(dict, some_key, addme)