Commit 2024-04-23 09:54 cb179b1b
View on Github →chore: Final cleanup before NNRat.cast (#12360)
This is the parts of the diff of #11203 which don't mention NNRat.cast.
- Use more
wherenotation. - Write
qsmul := _instead ofqsmul := qsmulRec _to make the instances more robust to definition changes. - Delete
qsmulRec. - Move
qsmulbeforeratCast_defin instance declarations. - Name more instances.
- Rename
rat_smultoqsmul.