typelevel / algebra

Experimental project to lay out basic algebra type classes
https://typelevel.org/algebra/
Other
378 stars 69 forks source link

Add parameters to all functions that extend/are extended #124

Closed johnynek closed 8 years ago

johnynek commented 8 years ago

fixes #110

This uncovered one bug: CommutativeRig had AdditiveGroupFunctions but that would never have worked for any Rig because it is not a group.

Also on a personal note: I prepared and submitted this PR over the state of Colorado on a flight to New Jersey.

TomasMikula commented 8 years ago

:+1:

non commented 8 years ago

:+1: