/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Matt Godbolt sold me on Rust by showing me C++
(www.collabora.com)
611 points
LorenDB
| 1 comments |
06 May 25 17:51 UTC
|
HN request time: 0.001s
|
source
Show context
jsat
◴[
06 May 25 19:19 UTC
]
No.
43908667
[source]
▶
>>43907820 (OP)
#
I see an article about how strict typing is better, but what would really be nice here is named parameters. I never want to go back to anonymous parameters.
replies(3):
>>43908741
#
>>43908994
#
>>43909858
#
codedokode
◴[
06 May 25 19:57 UTC
]
No.
43908994
[source]
▶
>>43908667
#
When there are 3-4 parameters it is too much trouble to write the names.
replies(2):
>>43909925
#
>>43910187
#
1.
noitpmeder
◴[
06 May 25 21:38 UTC
]
No.
43909925
[source]
▶
>>43908994
#
Not OP, but I imagine he's arguing for something like python's optional named arguments.
ID:
GO
↑