Skip to content

Include a type parameter for error type in Stream #145

Open
@TylorS

Description

@TylorS

Currently the types allow only the event values via Stream<A>. What if we also included the error type Stream<A, B>?

Reference TylorS/typed-stream#1
cc @goodmind

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions