The Option type models the possible absence of a value. It lets us deal with the uncertainty related to such a value being there without having to resort to errors or conditional blocks.
Required Ruby Version
>= 2.0
Authors
lorenzo.barasti
The Option type models the possible absence of a value. It lets us deal with the uncertainty related to such a value being there without having to resort to errors or conditional blocks.
>= 2.0
lorenzo.barasti