Companion object for OptionSugar enabling its members to be
imported as an alternative to mixing them in.
Implicit class that adds a toOr method to
Option, which converts Some to Good,
None to Bad.
Implicit class that adds a toOr method to
Option, which converts Some to Good,
None to Bad.