You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#694 suggests an approach of adding weak and strong variants of the laws for MonadCombine/MonadFilter.
Once this has been completed, it should be possible to reinstate the commented out implementations of MonadCombine/MonadFilter, or supply equivalent implementations that meet the newly factored laws.
The text was updated successfully, but these errors were encountered:
kailuowang
changed the title
Reinstate XorT MonadCombine/MonadFilter after #694 completes
Reinstate EitherT, OptionT MonadCombine/MonadFilter after #694 completes
Apr 11, 2017
#694 suggests an approach of adding weak and strong variants of the laws for
MonadCombine
/MonadFilter
.Once this has been completed, it should be possible to reinstate the commented out implementations of
MonadCombine
/MonadFilter
, or supply equivalent implementations that meet the newly factored laws.The text was updated successfully, but these errors were encountered: