Function R1Interval.opIndex
Methods that allow the R1Interval to be accessed as a vector. (The recommended style is to use lo() and hi() whenever possible, but these methods are useful when the endpoint to be selected is not constant.)
ref inout inout(double) opIndex
(
ulong i
);