Hacker News new | ask | show | jobs
by turingbike 2558 days ago
Named parameters _might_ be my favorite part of Python. I don't understand why every language doesn't have them.
2 comments

Objective-C and Swift also. Though my favorite implementation is AVISynth, the best language and most interesting execution model nobody uses.
C# also has them and it's amazing !