Lists,maps, arrays, notation
Posted: 06 Aug 2015 08:40
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
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