Skip to content

Align Type Naming With Other Languages #533

Open
@reid-spencer

Description

@reid-spencer

Several type definitions could be aligned with other languages:

  • "Structure" should be an alias for "Record"
  • "one of" could be defined as a Union type
  • "any of" could be defined as an Enumeration

Such features should not replace existing syntax, these should be alternatives

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions