Result

rescala.core.Result$
See theResult companion trait
object Result

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Result.type

Members list

Concise view

Type members

Types

type of[S[_], T] = Result[T] { type State = S; }