embed

object embed extends EmbedSyntax
class Object
trait Matchable
class Any
embed.type

Implicits

Inherited implicits

implicit def toEmbedSyntaxOps[F[_], T](t: F[T])(implicit E: Embed[F, T]): Ops[F, T]
Inherited from:
EmbedSyntax