Join Slack
Powered by
<Kotlin Data Type Syntax> What does the following ...
# stackoverflow
u
user
06/20/2022, 1:01 PM
Kotlin Data Type Syntax
What does the following data type means: () -> String It is being used in the following context. fun sampleFun(message: ()-> String)
Open in Slack
Previous
Next