Skip to content

Lazy instance for Effect #57

Description

@natefaubion
instance lazyEffect :: Lazy (Effect a) where
  defer = (u >>= _) where u = pure unit

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueFirst-time contributors who are looking to help should work on these issues.type: enhancementA new feature or addition.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions