...

/

Exercise: Pattern Matching with If Let

Exercise: Pattern Matching with If Let

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

We'll cover the following...

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

Problem statement

...