Skip to content

Represent AST names using a list of atoms #425

@jparise

Description

@jparise

@fishcakez in #409:

I think that we should change the data structure for names to a list of atoms. This prevents some edge cases and going atom <> string. Also in our case each part of the name is a separate term so it fits better into the thinking. I think this would also make it so we could always use fully qualified names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions