* [x] tuples / tuple structs not supported (#121) * [ ] enums not supported * [ ] struct names don't get stored * [ ] units represented with struct names * [ ] Make sure errors make sense, esp after a unit struct (e.g. `UnitStruct:` as input) * [ ] figure out what to do about tuples becoming sequences
UnitStruct:as input)