|
|
|
|
|
by santraginean
2097 days ago
|
|
They’re not dual identifiers; one is an argument label and the other is the parameter name. Maybe it’s because I come from an ObjC background, but this is one of my favorite aspects of the syntax; IMO it makes code way easier to read without having to look up method definitions to figure out what each argument does. |
|
Which for is for and would work as for for?