Are there plans for expanding the current commenti...
# announcements
n
Are there plans for expanding the current commenting system of Kotlin? For example, being able to reference a specific function by argument type like
Copy code
See also: [String.toUpperCase(Locale)]
So that overloaded functions can be differentiated?
a
No current plans. Please vote for https://youtrack.jetbrains.com/issue/KT-15984