Description
Commutative binary operations.
Description
Please see the README on Github at https://github.com/athanclark/commutative#readme
README.md
commutative
Semantics for commutative operations in Haskell
Idea
There isn't a class for commutative binary operations, and this is a joke attempt at making one.