cx-language / cx

C* is a hybrid low-level/high-level systems programming language focused on performance and productivity.
https://cx-language.github.io/
MIT License
130 stars 9 forks source link

Tuples #22

Closed Coolnesss closed 6 years ago

emlai commented 6 years ago

Renaming to simply "tuples" because the current implementation supports only named tuples. Unnamed tuples might be added in the future.