Skip to content

Laws for MonadFilter and MonadCombine #135

@non

Description

@non

Both of these have laws that we aren't currently testing.

The important one is MonadFilter since it introduces a new method (empty) which isn't participating in any of its "inherited" laws. But there are also laws for how empty and combine interact with flatMap which we should be testing for MonadCombine as well.

See #125 for more discussion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions