add Semiring Disj instance
Closed this issue · 3 comments
jonsterling commented
PR incoming
jonsterling commented
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...
garyb commented
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.
garyb commented
Oh, nevermind, that would be an orphan then, of course.