Skip to content

Comments

Implement Semigroup via unionWith#23

Merged
JordanMartinez merged 1 commit intopurescript:masterfrom
kl0tl:implement-Semigroup-via-unionWith
Dec 28, 2020
Merged

Implement Semigroup via unionWith#23
JordanMartinez merged 1 commit intopurescript:masterfrom
kl0tl:implement-Semigroup-via-unionWith

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