Document.range

This range is used to generate and range of same type U If the Document contains and Array of the elements this range can be used

struct Document
const pure
RangeT!U
range
(
T : U[]
U
)
()

Return Value

Type: RangeT!U

Range (Array) of the type U