In Operators§

See primary documentation in context for infix ..^

multi sub infix:<..^>($a$b --> Range:Dis assoc<non>

Right-open range operator.

Constructs a Range from the arguments, excluding the end point.