Skip to content

Docs. Wrong type in the comment #27

Description

@JohnGurin
const greetIO = QIO.lift(greet) // QIO<never, void, unknown> 
                                // QIO<void, never, unknown>  <-- should be

const greetIO = QIO.lift(greet) // QIO<never, void, unknown>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions