andrew-johnson-4 / lambda-mountain

Typed Macro Assembler (x86, HTML, WASM, lots of things)
https://andrew-johnson-4.github.io/lambda-mountain/
MIT License
17 stars 0 forks source link

Make constructors nominally different from classes #391

Closed andrew-johnson-4 closed 3 months ago

andrew-johnson-4 commented 4 months ago
type Used Used | Unused | Tail | Return;

creates a pun with the two Useds.