top | item 24401856

(no title)

ambyjkl | 5 years ago

This is quite interesting, a very elegant struct hack. Dlang is working on an RFC for implementing this feature right into the language, which would probably make it the first systems language to implement this without structs.

https://github.com/dlang/DIPs/blob/master/DIPs/DIP1030.md

discuss

order

chiffre|5 years ago

Ada arguably is a system programming language and it supports named parameters.