Márton Polgár
Márton Polgár
I think most of the hassle comes from the misdesign and/or miscommunication of what a Pair is and what it's meant for. [Confer the smartmatching behavior as well.](https://github.com/Raku/doc/issues/4147) Pair is,...
I don't know exactly but I would be concerned having multi candidates like [this](https://github.com/rakudo/rakudo/blob/6d8be9959ea8a4ab2c17225560fe3b4457a64fc5/src/core.c/Cool.rakumod#L320) and [this](https://github.com/rakudo/rakudo/blob/6d8be9959ea8a4ab2c17225560fe3b4457a64fc5/src/core.c/Cool.rakumod#L332) and hope they would resolve correctly.