erg-lang / erg

A statically typed language compatible with Python
http://erg-lang.org
Apache License 2.0
2.69k stars 55 forks source link

Implement access to array/tuple elements #91

Closed mtshiba closed 2 years ago

mtshiba commented 2 years ago

This PR implements access to array and tuple elements.