...

/

Exercise: Pattern Matching with If Let

Exercise: Pattern Matching with If Let

Let's go through what you’ve learned in this chapter.

This exercise is all about using if let to see if an error occurred.

Problem statement

...