Skip to content

Conversation

@garyb
Copy link
Member

@garyb garyb commented Apr 21, 2015

Thoughts on these operator names?

I also removed /= from the Eq class, we may as well considering it's implemented as not (x == y) everywhere that I know of - we can always reintroduce it when default class members are allowed.

@paf31
Copy link
Contributor

paf31 commented Apr 21, 2015

Looks great. Do the optimizations all still work?

@garyb
Copy link
Member Author

garyb commented Apr 21, 2015

I haven't tested anything like that yet, was more opening this for discussion. :)

@paf31
Copy link
Contributor

paf31 commented Apr 21, 2015

Sure :) I like it ...

@garyb
Copy link
Member Author

garyb commented Apr 21, 2015

Any comments from @jdegoes, @joneshf, @puffnfresh?

docs/Prelude.md Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

map

@puffnfresh
Copy link

👍 to the derived /=.

@jdegoes
Copy link

jdegoes commented Apr 21, 2015

👍

garyb added a commit that referenced this pull request Apr 25, 2015
Add build, rename class operators
@garyb garyb merged commit dde3f6b into master Apr 25, 2015
@garyb garyb deleted the class-operators branch April 25, 2015 16:25
turlando referenced this pull request in purescm/purescript-prelude Sep 4, 2021
Update for English type class members
anttih added a commit to anttih/purescript-prelude that referenced this pull request Sep 23, 2023
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.

5 participants