Skip to content

Add withFilter to FunctorFilter.Ops #4709

@ikeyan

Description

@ikeyan

So for-comprehension with if clauses compiles.

for {
  n <- Try(Seq(1, 2, 3)).nested if n % 2 == 0
} yield n

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions