Minor fixes for stdlb kdoc
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
package kotlin
|
||||
|
||||
/**
|
||||
* Represents a value of a functional type, such as a lambda, a function expression or a function reference.
|
||||
* Represents a value of a functional type, such as a lambda, an anonymous function or a function reference.
|
||||
*
|
||||
* @param R return type of the function.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user