Join Slack
Powered by
Finally, for simple functions that are a single st...
# announcements
a
andrewoma
10/14/2015, 2:19 AM
Finally, for simple functions that are a single statement, you can drop the return type:
Copy code
fun leinArgs() = mapOf("gpp-path" to settings.gpgPath)
3
Views
Open in Slack
Previous
Next