Skip to content

Prefer match to nested categories #109

Open
@thewilkybarkid

Description

@thewilkybarkid

T.map(E.fold( can be replaced with TE.match.

Likewise, TE.fold/TE.matchE can also be TE.match if they're a pipe that lifts them into a Task at the end. (We used the former to avoid having to do this.)

Examples

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