Since I'm looking to build a list of unique keys from a large json i seek to build a data structure which is essentially a list of objects (key, type, size, depth) However, i don't find what datastructure I can use. It seems Objects can be assigned to variables but variables cannot be stored in arrays ? sorry for the many questions, i've set my mind on learning Nim and lack background