log.effect.internal.syntax

Members list

Implicits

Inherited implicits

final implicit def functorSyntax[F[_], A](fa: F[A]): FunctorOps[F, A]

Attributes

Inherited from:
FunctorSyntax (hidden)
Source
FunctorSyntax.scala
final implicit def showSyntax[A](a: A): ShowOps[A]

Attributes

Inherited from:
ShowSyntax (hidden)
Source
ShowSyntax.scala