nonInheritedOps

trait Serializable
class Object
trait Matchable
class Any

Implicits

Inherited implicits

implicit def toFromBsonOps[S[_], A](target: S[A])(implicit tc: FromBson[S]): Ops[S, A] { type TypeClassType = FromBson[S]; }
Inherited from:
ToFromBsonOps