-
Notifications
You must be signed in to change notification settings - Fork 0
The Kotlin continue statement breaks the loop iteration in between (skips the part next to the continue statement till end of the loop) and continues with the next iteration in the loop.
License
VaibhavMojidra/Kotlin---Demo-Continue-Keyword
About
The Kotlin continue statement breaks the loop iteration in between (skips the part next to the continue statement till end of the loop) and continues with the next iteration in the loop.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published