WithContext

trace4cats.Trace$.WithContext$
See theWithContext companion trait
object WithContext

Attributes

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

Members list

Value members

Concrete methods

def apply[F[_]](implicit ev: WithContext[F]): WithContext[F]

Implicits

Implicits

implicit def eitherTInstance[F[_] : Functor, A](implicit evidence$5: Functor[F], trace: WithContext[F]): WithContext[[_] =>> EitherT[F, A, _$5]]