SuspendFunction
Deprecated
Warning since 1.9
This interface will be removed in a future release
Represents a value of a functional type, such as a lambda, an anonymous function or a function reference.
Since Kotlin
1.3Parameters
R
return type of the function.