explained to someone why:

stuff = blah blah blah
  thing = meow

doesn’t work. But it actually could. ‘stuff’ COULD be an object that can both hold it’s own value AND hold arrays of items. Tho probably so much would have to be changed to have it work seamlessly that it’s undoable. Interesting potential improvement that came to light today tho.