oridb / mc

Myrddin Compiler
MIT License
387 stars 34 forks source link

Support the pseudo-member 'tag' for union types #200

Closed typeless closed 4 years ago

typeless commented 4 years ago

Similar to x.len which reads the element count of a sequence, x.tag reads the tag id of a union value.