(wip) move maximum/minimumOption to UnorderedFoldable - #3132
#3132(wip) move maximum/minimumOption to UnorderedFoldable#3132mschuwalow wants to merge 1 commit intotypelevel:mastertypelevel/cats:masterfrom mschuwalow:feature/maximumoptionmschuwalow/cats:feature/maximumoptionCopy head branch name to clipboard
Conversation
|
I'm afraid the only way to "fix" this would be to put the It's a terrible workaround and I hate it, but if we care about having these in the right place I think it's the only way. Unless maybe @mpilquist knows of a way to have Simulacrum generate (The |
Would you recommend proceeding with this workaround? In that case I'll update the pr |
|
This PR is still marked as WIP and contains some conflicts. Please open a new PR if you're interested in pursuing this feature again. |
resolves #2715 and is a followup to #2832
This currently breaks binary compatibility, but I am unsure on how to best fix this. It would be greatly
appreciated if someone could point me into the right direction.