Add SubArray class
This allow to manipulate contiguous sub parts of arrays in the same way as arrays themselves
Note that for performances reasons, SubArray cannot be Array
Merge request reports
Activity
Please register or sign in to reply
This allow to manipulate contiguous sub parts of arrays in the same way as arrays themselves
Note that for performances reasons, SubArray cannot be Array