Struct Range

Random-access range for the Array.

struct Range(A) ;

Parameters

NameDescription
A Array type.