HandleWithApply

class HandleWithApply[A, U, V](thiz: Computation[A, U])
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[F[_], L, N, V2 <: V & N](h: Handler[F, L, N])(implicit ev: CanPartiallyHandle[V, U, L]): Computation[F[A], V2]