Skip to content

Add Task.onComplete #86

@robinheghan

Description

@robinheghan
onComplete : (Result err ok -> Task a b) -> Task err ok -> Task a b

Let's you handle the completion of a task, whether it failed or not.

Might be wise to rename andThen to onSuccess in this case.

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