Provided by: libbson-doc_2.2.1-1_all bug

SYNOPSIS

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

PARAMETERS

bson: A bson_t <>.

       • other: A bson_t <>.

DESCRIPTION

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

RETURNS

       true if both documents are equal.

Author

       MongoDB, Inc

Copyright

       2009-present, MongoDB, Inc.

2.2.1                                             Dec 11, 2025                                     BSON_EQUAL(3)