GetUpdateGetEffApply

turbolift.effects.PolyStateEffect.GetUpdateGetEffApply
final class GetUpdateGetEffApply[S]

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply[A, U <: @@[S]](f: S => Computation[(A, S), U]): Computation[(A, S, S), U]