`try`

object `try` extends ToTryOps
trait ToTryOps
class Object
trait Matchable
class Any

Implicits

Inherited implicits

implicit
def ToTryOpsFromTry[A](a: Try[A]): TryOps[A]
Inherited from
ToTryOps