Skip to content

flatten on List[Maybe[T]] #592

@kyprifog

Description

@kyprifog

Also asking if there is an existing way that i'm not seeing to do the following:

I expected:

flatten(List[Maybe[T]])

to return

List[T]

removing Nothing

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