Operatorswift-bson 0.3.1BSONDecoding->BSONABI
==(_:_:)
Compares the location
properties and the underlying
errors of the operands for equality, returning true
if they are equal. Always returns false
if (any of) the underlying Error
existentials are not Equatable
.
static func == (lhs: `Self`, rhs: `Self`) -> Bool