[Merged by Bors] - chore: Rename IsROrC to RCLike#10819
[Merged by Bors] - chore: Rename IsROrC to RCLike#10819YaelDillies wants to merge 29 commits intomasterfrom
IsROrC to RCLike#10819Conversation
`IsROrC` contains data, which goes against the expectation that classes prefixed with `Is` are prop-valued. People have been complaining about this on and off, so this PR renames `IsROrC` to `ROrCLike`.
|
This is fine by me, although I have only recently understood the scope of the problem. Many properties of topological spaces (e.g. I've reopened the discussion here. |
IsROrC to ROrCLikeIsROrC to RCLike
|
Given how much we already violate the meaning of the |
|
Thanks 🎉 bors merge |
|
Pull request successfully merged into master. Build succeeded: |
IsROrC to RCLikeIsROrC to RCLike
IsROrCcontains data, which goes against the expectation that classes prefixed withIsare prop-valued. People have been complaining about this on and off, so this PR renamesIsROrCtoRCLike.