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

Type members

Types

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