Functionseedcordv0.15.0
See also:or
and<Gates>(
gates: Gates
): Gate<
IntersectRequired<Gates> & GateContextBase,
JoinNames<Gates, " & ">
>and<Gates>(
gates: Gates
): Gate<
IntersectRequired<Gates> & GateContextBase,
JoinNames<Gates, " & ">
>Gates
The tuple of two or more gate arms, run left to right.
GatesGatesThe tuple of two or more gate arms, run left to right.
gates
gates: Gatesgates: GatesThe gate arms to run in order, all refused on the first refusal.