LocalModifyEffApply

turbolift.effects.PolyReaderEffect.LocalModifyEffApply
final class LocalModifyEffApply[R]

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 <: @@[R]](f: R => Computation[R, U])(body: Computation[A, U]): Computation[A, U]