-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Description
There are many one letter argument names, that really should be more mnemonic IMHO, things like r/f for replacement, for example. While all objects should be documented someday, good names should be a must for the public Julia API, since method signatures, argument and parameters names are part of this API.
Reference: #25165 (comment)
Positional argument names can be changed at any point without breaking anyone's code. We are at the moment focused on things that need to be changed for 1.0. We can bikeshed better positional argument names until the cows come home post 1.0. - Stefan
simonbyrne
Metadata
Metadata
Assignees
Labels
No labels