garyb / purescript-indexed-monad

MIT License
21 stars 11 forks source link

Implement `IxDiscard` #18

Closed JordanMartinez closed 5 years ago

JordanMartinez commented 5 years ago

To mirror Discard in Prelude, shouldn't there also be an IxDiscard type class? If so, it affects how #17 should be implemented.

JordanMartinez commented 5 years ago

Closed by #19