org.scalactic.OptionSugar
See theOptionSugar companion trait
Companion object for OptionSugar enabling its members to be imported as an alternative to mixing them in.
Attributes
-
Companion
-
trait
-
Source
-
OptionSugar.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
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.
Attributes
-
Inherited from:
-
OptionSugar
-
Source
-
OptionSugar.scala
-
Supertypes
-
class Object
trait Matchable
class Any
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.
Attributes
-
Inherited from:
-
OptionSugar
-
Source
-
OptionSugar.scala