Ha ha, yeah no I would never force a cast, I always unwrap optionals...
As an example, I was slow to adopt guard statements generally, preferring to strictly use them only for parameter checking (thus only at the top of functions).
Then there are crazy ways that case statements can be used in a switch that I still don't understand.
As an example, I was slow to adopt guard statements generally, preferring to strictly use them only for parameter checking (thus only at the top of functions).
Then there are crazy ways that case statements can be used in a switch that I still don't understand.