You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add distributive typeclass and some instances (#2046)
* Add distributive typeclass and some instances
* Add syntax to functor + distributive
* Scalastyle
* add Tuple2K instance
* Move Functor requirement off the class
* WIP laws cosequence and composition
* Add rest of the tests
* tuple2k test
* Add Mima exceptions
* address code review
* Expand test and fix scalastyle
* add more mima exceptions
0 commit comments