|
|
|
|
|
by ChrisMarshallNY
2267 days ago
|
|
Cool story. I use Swift. It does not have default switch fallthrough. After a couple of versions, I learned about the fallthrough statement. I remember being frustrated by it, at first, but, like so many Swift oddities, it rapidly became second nature; thus, proving out that one of the goals of Swift is to train developers to write code properly. |
|