AsResult

trait AsResult[T]

Typeclass trait for anything that can be transformed to a Result

Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def asResult(t: => T): Result