-
- Downloads
Added more switch examples
Shows switching on integers, strings, and enums. Shows all cases with break, shows intentional fall-through, and shows idiomatic uncommented fall-through for two identical cases.
Please register or sign in to comment