State

turbolift.effects.State$package.State
case object State extends PolyStateEffect

Predefined instance of PolyStateEffect.

Note that using predefined effect instances like this, is anti-modular. However, they can be convenient in exploratory code.

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
State.type

Members list

Type members

Inherited classlikes

final class GetModifyEffApply[S]

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Attributes

Inherited from:
PolyStateEffect
Supertypes
class Object
trait Matchable
class Any
final class GetModifyGetEffApply[S]

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Attributes

Inherited from:
PolyStateEffect
Supertypes
class Object
trait Matchable
class Any
final class GetUpdateApply[S]

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Attributes

Inherited from:
PolyStateEffect
Supertypes
class Object
trait Matchable
class Any
final class GetUpdateEffApply[S]

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Attributes

Inherited from:
PolyStateEffect
Supertypes
class Object
trait Matchable
class Any
final class GetUpdateGetApply[S]

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Attributes

Inherited from:
PolyStateEffect
Supertypes
class Object
trait Matchable
class Any
final class GetUpdateGetEffApply[S]

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Attributes

Inherited from:
PolyStateEffect
Supertypes
class Object
trait Matchable
class Any
final class GetsApply[S]

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Attributes

Inherited from:
PolyStateEffect
Supertypes
class Object
trait Matchable
class Any
final class GetsEffApply[S]

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Attributes

Inherited from:
PolyStateEffect
Supertypes
class Object
trait Matchable
class Any
final class LocalModifyApply[S]

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Attributes

Inherited from:
PolyStateEffect
Supertypes
class Object
trait Matchable
class Any
final class LocalModifyEffApply[S]

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Attributes

Inherited from:
PolyStateEffect
Supertypes
class Object
trait Matchable
class Any
final class LocalPutApply[S]

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Attributes

Inherited from:
PolyStateEffect
Supertypes
class Object
trait Matchable
class Any
final class LocalPutEffApply[S]

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Attributes

Inherited from:
PolyStateEffect
Supertypes
class Object
trait Matchable
class Any
final class ModifyEffApply[S]

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Attributes

Inherited from:
PolyStateEffect
Supertypes
class Object
trait Matchable
class Any
final class ModifyGetEffApply[S]

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Attributes

Inherited from:
PolyStateEffect
Supertypes
class Object
trait Matchable
class Any
final class Polymorphize[X]

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Attributes

Inherited from:
Polymorphic_=
Supertypes
class Object
trait Matchable
class Any
final class PutEffApply[S]

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Attributes

Inherited from:
PolyStateEffect
Supertypes
class Object
trait Matchable
class Any
final class SwapEffApply[S]

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Attributes

Inherited from:
PolyStateEffect
Supertypes
class Object
trait Matchable
class Any
final class UpdateApply[S]

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Attributes

Inherited from:
PolyStateEffect
Supertypes
class Object
trait Matchable
class Any
final class UpdateEffApply[S]

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Attributes

Inherited from:
PolyStateEffect
Supertypes
class Object
trait Matchable
class Any
final class UpdateGetApply[S]

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Attributes

Inherited from:
PolyStateEffect
Supertypes
class Object
trait Matchable
class Any
final class UpdateGetEffApply[S]

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Helper class for partial type application. Won't be needed in future Scala (SIP-47).

Attributes

Inherited from:
PolyStateEffect
Supertypes
class Object
trait Matchable
class Any
object handlers

Predefined handlers for this effect.

Predefined handlers for this effect.

Attributes

Inherited from:
PolyStateEffect
Supertypes
class Object
trait Matchable
class Any

Inherited types

type MirroredElemLabels = EmptyTuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Singleton
type MirroredElemTypes = EmptyTuple

Attributes

Inherited from:
Singleton
type MirroredMonoType = Singleton.this.type

The mirrored *-type

The mirrored *-type

Attributes

Inherited from:
Singleton
type MirroredType = Singleton.this.type

Attributes

Inherited from:
Singleton

Inherited and Abstract types

type @@[X]

Read as Apply

Read as Apply

This effect, but with given type parameter applied.

Attributes

Inherited from:
Polymorphic_=
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Inherited methods

def fromProduct(p: Product): MirroredMonoType

Create a new instance of type T with elements taken from product p.

Create a new instance of type T with elements taken from product p.

Attributes

Inherited from:
Singleton
final def get[S]: Computation[S, @@[S]]

Attributes

Inherited from:
PolyStateEffect
final def getModify[S](f: S => S): Computation[S, @@[S]]

Attributes

Inherited from:
PolyStateEffect
final def getModifyEff[S]: GetModifyEffApply[S]

Attributes

Inherited from:
PolyStateEffect
final def getModifyGet[S](f: S => S): Computation[(S, S), @@[S]]

Attributes

Inherited from:
PolyStateEffect

Attributes

Inherited from:
PolyStateEffect
final def getUpdate[S]: GetUpdateApply[S]

Attributes

Inherited from:
PolyStateEffect
final def getUpdateEff[S]: GetUpdateEffApply[S]

Attributes

Inherited from:
PolyStateEffect
final def getUpdateGet[S]: GetUpdateGetApply[S]

Attributes

Inherited from:
PolyStateEffect

Attributes

Inherited from:
PolyStateEffect
final def gets[S]: GetsApply[S]

Attributes

Inherited from:
PolyStateEffect
final def getsEff[S]: GetsEffApply[S]

Attributes

Inherited from:
PolyStateEffect
final def localModify[S]: LocalModifyApply[S]

Attributes

Inherited from:
PolyStateEffect

Attributes

Inherited from:
PolyStateEffect
final def localPut[S]: LocalPutApply[S]

Attributes

Inherited from:
PolyStateEffect
final def localPutEff[S]: LocalPutEffApply[S]

Attributes

Inherited from:
PolyStateEffect
final def modify[S](f: S => S): Computation[Unit, @@[S]]

Attributes

Inherited from:
PolyStateEffect
final def modifyEff[S]: ModifyEffApply[S]

Attributes

Inherited from:
PolyStateEffect
final def modifyGet[S](f: S => S): Computation[S, @@[S]]

Attributes

Inherited from:
PolyStateEffect
final def modifyGetEff[S]: ModifyGetEffApply[S]

Attributes

Inherited from:
PolyStateEffect
inline def polymorphize[X]: Polymorphize[X]

API for defining custom effects.

API for defining custom effects.

Attributes

Inherited from:
Polymorphic_=
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
final def put[S](s: S): Computation[Unit, @@[S]]

Attributes

Inherited from:
PolyStateEffect
final def putEff[S]: PutEffApply[S]

Attributes

Inherited from:
PolyStateEffect
final def swap[S](s: S): Computation[S, @@[S]]

Attributes

Inherited from:
PolyStateEffect
final def swapEff[S]: SwapEffApply[S]

Attributes

Inherited from:
PolyStateEffect
final def update[S]: UpdateApply[S]

Attributes

Inherited from:
PolyStateEffect
final def updateEff[S]: UpdateEffApply[S]

Attributes

Inherited from:
PolyStateEffect
final def updateGet[S]: UpdateGetApply[S]

Attributes

Inherited from:
PolyStateEffect
final def updateGetEff[S]: UpdateGetEffApply[S]

Attributes

Inherited from:
PolyStateEffect

Inherited fields

protected val monomorphic: StateEffect[Any]

Attributes

Inherited from:
Polymorphic_=