Commit 2022-05-04 07:50 36c5faac
View on Github →feat(set_theory/game/pgame): Tweak pgame.mul API (#13651)
We modify the API for pgame.mul in two ways:
left_moves_mulandright_moves_mulare turned from type equivalences into type equalities.- The former equivalences are prefixed with
to_and inverted.