purescript-deprecated/purescript-monoid

add Semiring Disj instance

Closed this issue · 3 comments

PR incoming

I'm actually not sure that this is a great idea, since Disj is meant to focus on one aspect of a potential semiring. I may implement what I need in another way...

If you do do it we have a purescript-semirings too, so it may be more appropriate there - I think it depends on monoids - https://github.com/purescript/purescript-semirings.

Oh, nevermind, that would be an orphan then, of course.