List.copyList

escaped List<T>* copyList(nuint startAt = 0, nuint count = ^0)

Allocates a new list and copies a range of items into it.

Parameters

nuint
startAt = 0
nuint
count = ^0

Generated with campc 0.11.0-preview.1.