...
/Exercise: Practicing Utility Methods from the Optional Library
Exercise: Practicing Utility Methods from the Optional Library
Use the Option type and some of its methods.
We'll cover the following...
Use the Option
type
Now, it’s your turn!
Let’s practice using the Option
type and some of its methods. For this exercise, fill in the PrintReport()
...