UnrolledList.makeRange

Undocumented in source. Be warned that the author may not have intended to support it.
struct UnrolledList(T, Allocator = Mallocator, bool GCRangesAllowed = true)
@safe
makeRange
(
string R
)
(
int start = 0
,
int end = int.max
)

Meta