GetSafeOpsForBsonDocument

medeia.syntax.MedeiaSyntax.GetSafeOpsForBsonDocument
implicit class GetSafeOpsForBsonDocument(document: BsonDocument)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def getSafe(key: String): EitherNec[BsonDecoderError, BsonValue]