Skip to content

class Lazy1 f where defer1 :: forall a. (Unit -> f a) -> f a #54

@safareli

Description

@safareli

Using Lazy is not that useful sometimes and having something like

class Lazy1 f where defer1 :: forall a. (Unit -> f a) -> f a

would be great

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: wontfixThe maintainers of this library don't think the issue is actually a problem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions