Skip to content

Getters inside structs probably shouldn't get auto-evaluated when printing structures in repl #32

@gludit

Description

@gludit

E.g.:

> {get foo () = (println "danger"; 3) }
danger
{foo=3} is {foo is number}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions