Function
Represents a value of a functional type, such as a lambda, an anonymous function or a function reference.
Since Kotlin
1.0Parameters
R
return type of the function.
Inheritors
Represents a value of a functional type, such as a lambda, an anonymous function or a function reference.
Since Kotlin
1.1Parameters
R
return type of the function.