Add slice/array support
grantseltzer opened this issue · 2 comments
grantseltzer commented
Add slice/array support
grantseltzer commented
Arrays are just consecutive data types in memory.
On slices:
grantseltzer commented
Completed arrays, need to add slices