Skip to content

remove redundant return values that exist for OO-style fluent programming #11

Closed
@bbarker

Description

@bbarker

I recently opened an SO question to understand this in the case of appendChild; it really seems like this should be modeled as returning Effect[Unit] (otherwise it is bit confusing and one has to use discard in some form). There may be other methods like this, but so far, this is the only one I've come across while writing my own code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    purs-0.14A reminder to address this issue or merge this PR before we release PureScript v0.14.0type: 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