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