PartiallyProvideWithApply

turbolift.Handler.PartiallyProvideWithApply
class PartiallyProvideWithApply[Remains >: Intro]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply[ThatResult[_], ThatElim >: Intro, ThatIntro](that: Handler[ThatResult, ThatElim, ThatIntro]): Handler[[X] =>> ThatResult[Result[X]], Elim, Remains & ThatIntro]