Skip to content

Change types entry #53

@Pikachu920

Description

@Pikachu920

Is your feature request related to a problem? Please describe.
I'm always frustrated when I am unable to enforce change types at parse time when possible.

Describe the solution you'd like

expression something:
  change types: number, location
  get:
    # ...
  set:
    # ...

Describe alternatives you've considered
Checking the change value's type at runtime, but this doesn't allow for parse time errors.

Metadata

Metadata

Assignees

Labels

priority: mediumRequires some attention, but does not need to be deployed immediately (most bugs)type: enhancement

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions