org.scalactic
Companion object for TrySugar enabling its members to be imported as an alternative to mixing them in.
TrySugar
Implicit class that adds a toOr method to Try, which converts Success to Good, and Failure to Bad.
toOr
Try
Success
Good
Failure
Bad
Companion object for
TrySugarenabling its members to be imported as an alternative to mixing them in.