strong

object strong extends StrongSyntax
trait Serializable
class Object
trait Matchable
class Any

Implicits

Inherited implicits

implicit def toStrongOps[F[_, _], A, B](target: F[A, B])(tc: Strong[F]): Ops[F, A, B] { type TypeClassType = Strong[F]; }
Inherited from
ToStrongOps