Skip to content

Live eval and recursive definitions #915

Description

@dhess

Assume a program contains a mutually recursive definitions of even : Nat -> Bool and odd : Nat -> Bool. When you select one of them in the Evaluation view, the application will eagerly evaluate the recursive function applications in the body. This isn't particularly useful, so we should not evaluate unapplied lambdas, or something like that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    UXUX issuebug 🐞A confirmed bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions