infix &
| 1 | language documentation Operators |
| 1.1 | (Operators) infix & |
Documentation for infix & assembled from the following types:
language documentation Operators
From Operators
(Operators) infix &
multi sub infix:<&>(, --> Junction) is assoc<list>
Creates an all Junction from its arguments. See Junction for more details.