turbolift.internals.effect.EffectImpl.Stateful
See theStateful companion class
Namespace for convenient versions of Stateful class, specialized by partially applying some or all of its type parameters.
For example: Stateful.FromId.ToId.Free is equivalent of Stateful[[X] =>> X, [X] =>> X, ThisEffect, Any]
This works like type-level "fluent interface", where:
FromId and FromConst partially apply F[+_] parameter of Stateful class.
ToId and ToConst partially apply G[+_] parameter of Stateful class.
Free partially applies Fx parameter of Stateful class.
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Attributes
-
Companion
-
object
-
Supertypes
-
class Object
trait Matchable
class Any
Show all
Attributes
-
Companion
-
class
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Attributes
-
Companion
-
object
-
Supertypes
-
class Object
trait Matchable
class Any
Show all
Attributes
-
Companion
-
class
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-