Commit 2021-01-06 02:30 731c26f2
View on Github →refactor(*): swap sides of iff in {rel_embedding,order_embedding}.map_rel_iff (#5556)
This way RHS is "simpler" than LHS.
Other API changes (in rel_embedding and/or ord_embedding and/or rel_iso and/or ord_iso namespaces):
- drop map_le_iff, renameapply_le_applytole_iff_le;
- drop map_lt_iff, renameapply_lt_applytolt_iff_lt;
- rename apply_eq_applytoeq_iff_eq.