Lift

trace4cats.context.Lift
See theLift companion trait
object Lift

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Lift.type

Members list

Value members

Concrete methods

def apply[Low[_], F[_]](implicit ev: Lift[Low, F]): Lift[Low, F]