so I have a `List` and I am able to get the values...
# getting-started
p
so I have a
List
and I am able to get the values with brackets
myList[1]
.. why? I can't find where is this documented..