Skip to content

Intention/inspection about eta-convertible expressions #357

Open
@knisht

Description

@knisht

Sometimes it makes sense to replace a function passed as an argument with a lambda expression. It may arise when some implicit argument should be explicitly specified.
Also, eta-long expressions may appear after the "extract function" refactoring or some debugging of type-checking errors.
The IDE can provide refactoring, allowing replacing eta-long with eta-short expressions interchangeably.

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