Join Slack
Powered by
You also have `local functions` in Kotlin so if yo...
# announcements
r
raulraja
11/12/2017, 8:02 PM
You also have
local functions
in Kotlin so if you are declaring private function whose main purpose is act as helpers that you don't want to expose in a public API those could be instead declared in the main function.
👍 1
4
Views
Open in Slack
Previous
Next