BSON_EQUAL(3) libbson BSON_EQUAL(3)

bool
bson_equal (const bson_t *bson, const bson_t *other);


  • bson: A bson_t.
  • other: A bson_t.

The bson_equal() function shall return true if both documents are equal.

true if both documents are equal.

MongoDB, Inc

2017-present, MongoDB, Inc

March 31, 2024 1.26.0