Converts any range to an array on the GC heap by the most efficient means * available. If it is already an array, duplicates the range.
See Implementation
Converts any range to an array on the GC heap by the most efficient means * available. If it is already an array, duplicates the range.