ContextRoot

trace4cats.context.ContextRoot
See theContextRoot companion trait
object ContextRoot

Attributes

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

Members list

Implicits

Implicits

implicit def idInstance[F[_] : Monad]: Unlift[F, F]
implicit def kleisliInstance[F[_] : Monad, R]: Provide[F, [_] =>> Kleisli[F, R, _$2], R]