Skip to content

Use StreamK implicitly where needed - user rewrite rules #3162

@harendra-kumar

Description

@harendra-kumar

For example we can have cons' and append' operations in the Stream which will use StreamK under the hood.

Another alternative is to use rewrite rules in cons, append to use Stream when the conversion can be eliminated and StreamK will be used otherwise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions