Skip to content
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 the Endo Monoid #104

Merged
merged 1 commit into from
Mar 8, 2017
Merged

Add the Endo Monoid #104

merged 1 commit into from
Mar 8, 2017

Conversation

evilsoft
Copy link
Owner

@evilsoft evilsoft commented Mar 7, 2017

An INSIDE joke ?!?

image

This replaces the old Compose Monoid with this one. I went back and forth on throwing if the types did not match up, and in the end, it seemed to add a lot of overhead, and you were not aware until the function was run. So I figured we would go with the name anyway as the user can only be screamed at when run (ohhh JS, you cad)

This PR addresses Issue#90.

May revisit with some other ideas I had, but this will do for now.

@evilsoft evilsoft mentioned this pull request Mar 7, 2017
@coveralls
Copy link

coveralls commented Mar 7, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 25a760d on add-endo into 89acc97 on master.

@evilsoft
Copy link
Owner Author

evilsoft commented Mar 8, 2017

@evilsoft evilsoft merged commit a651316 into master Mar 8, 2017
@evilsoft evilsoft deleted the add-endo branch March 8, 2017 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants