-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ContravariantMonoidal #2034
Merged
kailuowang
merged 14 commits into
typelevel:master
from
stephen-lazaro:divisible_decideable
Dec 1, 2017
Merged
Add ContravariantMonoidal #2034
kailuowang
merged 14 commits into
typelevel:master
from
stephen-lazaro:divisible_decideable
Dec 1, 2017
Commits on Nov 22, 2017
-
Adds Divisible typeclass Adds laws for Divisible and tests for relevant instances Adds documentation for Divisible typeclass Adds instances for: - Const - Nested - Tuple2K - Function with Monoid codomain - ReaderT - Kleisli - IdT - Eq - Equiv - Order - Ordering - OptionT - WriterT - IndexedStateT Adds tests
Configuration menu - View commit details
-
Copy full SHA for 0501b2c - Browse repository at this point
Copy the full SHA 0501b2cView commit details
Commits on Nov 23, 2017
-
Rename to ContravariantMonoidal, Base on product
Renames to ContravariantMonoidal Derives contramap2 from product, contramap Moves contramap2 to ContravariantSemigroupal
Configuration menu - View commit details
-
Copy full SHA for 3db8a82 - Browse repository at this point
Copy the full SHA 3db8a82View commit details
Commits on Nov 25, 2017
-
LukaJCB authored
Nov 25, 2017 Configuration menu - View commit details
-
Copy full SHA for afd8aef - Browse repository at this point
Copy the full SHA afd8aefView commit details -
LukaJCB authored
Nov 25, 2017 Configuration menu - View commit details
-
Copy full SHA for d03cfd5 - Browse repository at this point
Copy the full SHA d03cfd5View commit details
Commits on Nov 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for cdf5732 - Browse repository at this point
Copy the full SHA cdf5732View commit details -
Configuration menu - View commit details
-
Copy full SHA for caf2a40 - Browse repository at this point
Copy the full SHA caf2a40View commit details -
LukaJCB authored
Nov 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 81e7f06 - Browse repository at this point
Copy the full SHA 81e7f06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e8c20a - Browse repository at this point
Copy the full SHA 2e8c20aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a27927d - Browse repository at this point
Copy the full SHA a27927dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b09aa4 - Browse repository at this point
Copy the full SHA 9b09aa4View commit details
Commits on Nov 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1c14af2 - Browse repository at this point
Copy the full SHA 1c14af2View commit details
Commits on Nov 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 110ac5e - Browse repository at this point
Copy the full SHA 110ac5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7c4104 - Browse repository at this point
Copy the full SHA f7c4104View commit details
Commits on Dec 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6e7a1b5 - Browse repository at this point
Copy the full SHA 6e7a1b5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.