List accessor syntax #1985
Replies: 1 comment 2 replies
-
I am not happy with this any more and prefer: Now. This is so we can add more complex types like result, remote-data, dicts etc. And also so functions / records etc can be take generic input / output. And using the For integer we will not need |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I don't think we have list accessor syntax to get an item of a list by it's index. And How do we create a list of integers or strings?
Beta Was this translation helpful? Give feedback.
All reactions