See Original text in context
multi sub infix:<^..^>($a, $b --> Range:D) is assoc<non>
Open range operator.
Constructs a Range from the arguments, excluding both start and end point.