SYNOPSIS
bool
bson_equal (const bson_t *bson,
const bson_t *other);
PARAMETERS
- bson
- A bson_t \&.
- other
- A bson_t \&.
RETURNS
true if both documents are equal.
bool
bson_equal (const bson_t *bson,
const bson_t *other);
true if both documents are equal.