Kotlin Control Flow

Use when writing or reviewing Kotlin branching and control flow: when expressions, guard conditions, sealed type exhaustiveness, smart casts, nullable branching, early returns, or replacing complex if/else chains.

chrisbanes 5afc0a7 3.4 KB Updated

File contents

chrisbanes/skills/tree/main/skills/kotlin-control-flow commit 5afc0a75b5

Frequently asked questions

npx skillmds@latest add chrisbanes/kotlin-control-flow