Categories
SwiftUI

SwiftUI Day 5 of 100 – Functions, parameters and errors

So many kinds of functions. Oh, the possibilities. A staple in any language, Swift doesn’t disappoint. All of the standard stuff that I’d expect with a few things that I didn’t, like variatic functions and inout. Concepts are familiar but the terminology is new to me. Good stuff overall.

References

Leave a Reply

Your email address will not be published. Required fields are marked *