ToBson

morphling.reactivemongo.ToBson
See theToBson companion object
trait ToBson[S[_]] extends Serializable

Attributes

Companion
object
Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def writer: FunctionK[S, BSONWriter]

Extensions

Extensions

extension [F[_], A](fa: F[A])(fa: F[A])(using TB: ToBson[F])
def writer: BSONWriter[A]