packages feed

commutative-0.0.2: 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.