use a tuple instead this enables a better story for auto-tupling (https://github.com/lampepfl/dotty/pull/4311) deprecation path (for a given -Xsource level): - 2.14: - deprecation warning: application involving a multi-param infix operation - 3.0: - behavior change: application involving a multi-param infix operation is only allowed if the method takes a single argument, args are tupled - warning: definition of a symbolic method with multiple params ("cannot be used infix")