Skip to content

"def as" on list attempts evaluation (and fails) #9

@SevereOverfl0w

Description

@SevereOverfl0w

I have a cons list and when using "def as" on it, morse attempts to evaluate it which doesn't work because the elements of the list aren't evaluatable (it's a list of many maps, which exceeds the arity of a map).

A simple reproduction is to type into the Eval area: '(1 2 3 4), then focus the result, then try to "def as" it as a.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions