Companion object for OptionSugar enabling its members to be
imported as an alternative to mixing them in.
- Companion:
- class
- Source:
- OptionSugar.scala
Type members
Inherited classlikes
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.
- Inherited from:
- OptionSugar
- Source:
- OptionSugar.scala
Implicits
Inherited implicits
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.
- Inherited from:
- OptionSugar
- Source:
- OptionSugar.scala