Skip to content

Syntax change: dropping selector names in declare-term-types #10

Open
@kjcjohnson

Description

@kjcjohnson

We decided to drop the selector names in the declare-term-types call. Instead of:
($+ ($+_1 E) ($+_2 E))
it is now:
($+ E E)

The selectors weren't supposed to be used, so we're just dropping them.

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