In Place Long Sub List
A sublist view of a sourceList that provides access to a portion of the list within the specified range (start, end). Modifications to the original list are reflected in the sublist.
This class does not modify the original list and only provides read-only access to the sublist.
Functions
Link copied to clipboard
Performs the given action for each element in this sublist, providing its index relative to this sublist.