Skip to content

receivers shouldn't be parameterized on the sender #700

Open
@ericniebler

Description

@ericniebler

The type can simply be parameterized on the value/error types.

The following algorithms have receivers that are parameterized on the sender:

  • split
  • ensure_started
  • stopped_as_[xxx]
  • on
  • into_variant

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood-first-issueSomething to try if you're new to the project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions