...

/

Coding Challenge: Using Option in Function

Coding Challenge: Using Option in Function

Let's use Option monad in a function in this coding challenge.

We'll cover the following...

Problem statement

Write a function called safeDivide that takes ...