No === in Swift (just ==) is nice!
Enums being comparable is pretty cool too.
And switch statements… is this the day I confess that I tend not to use them in JavaScript? Swift’s fallthrough syntax seems much safer than JS needing a break for each case.
Day 5 done! #100DaysOfSwiftUI