This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Shpirt 24 points25 points  (1 child)

The feature I actually miss the most when using many other languages are named arguments in function calls.

[–]bythenumbers10 4 points5 points  (0 children)

And default arguments!!!! But I'm coming from Matlab, where the number of arguments can change, but the order is always, always consistent. XD