Skip to content

monadic join #2065

Closed
Closed
@jamesmckinna

Description

@jamesmckinna

Apologies if I have missed something down the years, but why does Effect.Monad.RawMonad not also define monadic join

μ : F (F A)  F A
μ = _>>= id

(also: join or μ as preferred identifier for this?)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions