Learning SwiftUI - Day 5 of 100
We’re getting into things I haven’t seen before, or haven’t had to know previously, and it’s rather fun.
Having two names for a parameter seems genius, as does allowing parameters to not have a name if it’s self-explanatory. inout
parameters seem useful as well.
I never had a term for variadic functions either; now I do. Lovely what you can learn from a few quick lessons.
5 March 2021 100-days-of-swiftui development