Add a rationale about nil checking to explain why we need to handle optionals. Also mention early returns in a function section.
Add a rationale about nil checking to explain why we need to handle optionals.
Also mention early returns in a function section.