[a108] N-dimensional array.

Post your working scripts, libraries and tools.
Helgef
Posts: 4709
Joined: 17 Jul 2016, 01:02
Contact:

[a108] N-dimensional array.

Post by Helgef » 28 Apr 2020, 07:44

Fixed sized arrays of any size. Similar to C's type_t arr[x1][x2]...[xn];. Easy to traverse :thumbsup:.
See :arrow: github for source and examples.

Cheers.

Return to “Scripts and Functions (v2)”