@hackage commutative0.0.2
Commutative binary operations.
Categories
License
BSD-3-Clause
Maintainer
athan.clark@localcooking.com
Links
Versions
Installation
Dependencies (4)
- base >=4.11 && <5.0
- random
- semigroups
- vector Show all…
Dependents (1)
@hackage/sets
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.