Companion
Functions
Link copied to clipboard
fun createSubrange( basisTuple: A_Tuple, startIndex: Int, size: Int): AvailObject
Content copied to clipboard
Create a subrange tuple with the given basis tuple, start index, and size. Make the basis tuple immutable for safety.