Skip to content

Consider adding Lazy protocol #428

Open
@sobolevn

Description

@sobolevn

We can add Lazy<a> = () => A protocol to returns.primitives.types

This might be helpful when working with IO when someone want to slow things down.
One should use Protocol and __call__ to model this type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions