Automagic has lists and maps which in general are more useful than simple arrays. But to access elements from lists for example you need functions which tend to be long and boring to write, especially in complex scripts.
Could you implement simple arrays that can be accesed by index, like array_name[index]?
I think it would be useful. And maybe functions to convert from say a files list to an array.
What are your thoughts on this Martin?
Thanks
Lists,maps, arrays, notation
Moderator: Martin
Re: Lists,maps, arrays, notation
I could extend the language to allow accessing elements of a list by index like list[index]. This would simplify a few things.
I add it to the todo-list.
Regards,
Martin
I add it to the todo-list.
Regards,
Martin
Re: Lists,maps, arrays, notation
+1
(unfortunately Android M will cause some delay since many actions have to be adjusted/fixed in order to work properly)

- TheBrain1984
- Posts: 137
- Joined: 07 Aug 2013 08:17
- Location: Germany