Swift - Control Flow
Why does Swift require an explicit
fallthrough statement in switch cases instead of implicit fallthrough like some other languages?