Implicitly Converting Functions to Return Optionals
Airspeed Velocity: As we saw previously, if you pass a non-optional value to a function argument that expects an optional, it will get automatically converted into an optional by the compiler. Ken Ferry points out something that goes one step further. If a function takes an argument of a function that returns an optional, and … Continue reading Implicitly Converting Functions to Return Optionals
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed