HandleSyntax

turbolift.Handler.HandleSyntax
final class HandleSyntax[V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply[A, W](comp: Computation[From[A], W])(implicit ev: CanPartiallyHandle[V, W, Elim]): Computation[To[A], V & Intro]