We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Order.max/min is commutative, so it could be used with UnorderedFoldable/UnorderedReducible.
They should be moved down there in cats 2.0, which I think would be binary compatible in scala 2.12 since UnorderedFoldable is a subtype of Foldable.
Order.max/min is commutative, so it could be used with UnorderedFoldable/UnorderedReducible.
They should be moved down there in cats 2.0, which I think would be binary compatible in scala 2.12 since UnorderedFoldable is a subtype of Foldable.