Skip to content

Implement Semigroup via unionWith #23

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

Merged

Conversation

kl0tl
Copy link
Member

@kl0tl kl0tl commented Dec 28, 2020

We introduced a unionWith :: forall a. (a -> a -> a) -> Object a -> Object a -> Object a function in #21 that can be used to implement the Semigroup instance.

@JordanMartinez JordanMartinez merged commit e4bcc6b into purescript:master Dec 28, 2020
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.

3 participants