Skip to content

[feature]: Make methods like Kyo.collectAll available in objects like Sync #1640

@markehammons

Description

@markehammons

Problem Statement

When curious about how to deal with a Seq[A < Sync], one is currently lost, because there's no foreach or similar for Sync. It turns out that method exists in Kyo, which a beginner won't even think to look into.

Proposed Solution

Export relevant methods like these to Sync and other relevant effects to simplify their discoverability.

Alternative Solutions

Mention the capabilities of the Kyo object specifically in the documentation.

Current Workaround

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions