Join Slack
Powered by
`a[i]` is more concise than `a.get(i)`
# getting-started
m
max
08/18/2016, 12:04 PM
a[i]
is more concise than
a.get(i)
Open in Slack
Previous
Next