nonInheritedOps

trait Serializable
class Object
trait Matchable
class Any

Implicits

Inherited implicits

implicit def toToBsonOps[S[_], A](target: S[A])(implicit tc: ToBson[S]): Ops[S, A] { type TypeClassType = ToBson[S]; }
Inherited from:
ToToBsonOps