Skip to content

docs: Add fromPromise to the API documentation #10

@christiangelone

Description

@christiangelone
  • It would be cool a transformation from promise to task

something like

const task: Task<ValueType, ErrorType> = Task.fromPromise<ValueType, ErrorType>(promise);

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