GetModifyGetEffApply

turbolift.effects.PolyStateEffect.GetModifyGetEffApply
final class GetModifyGetEffApply[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[U <: @@[S]](f: S => Computation[S, U]): Computation[(S, S), U]