bson_equal - Man Page

Synopsis

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

Parameters

Description

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

Returns

true if both documents are equal.

Author

MongoDB, Inc

Info

Feb 04, 2026 1.30.7 libbson