ops

object ops
class Object
trait Matchable
class Any
ops.type

Implicits

Implicits

implicit def toAllFromBsonOps[S[_], A](target: S[A])(implicit tc: FromBson[S]): AllOps[S, A] { type TypeClassType = FromBson[S]; }