Documentation for infix ^..^ assembled from the following pages:

Language documentation: Operators §

From Operators

(Operators) infix ^..^ §

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

Open range operator.

Constructs a Range from the arguments, excluding both start and end point.