Join Slack
Powered by
Is there any equivalent in Kotlin to the way you c...
# getting-started
r
rharter
09/12/2016, 8:56 PM
Is there any equivalent in Kotlin to the way you can fall through a switch statement in Java (i.e. cases that have no or conditional
break;
statements)
2
Views
Open in Slack
Previous
Next