CensorApply

turbolift.effects.PolyWriterEffect.CensorApply
final class CensorApply[W]

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