1BSON_EQUAL(3)                       libbson                      BSON_EQUAL(3)
2
3
4

SYNOPSIS

6          bool
7          bson_equal (const bson_t *bson, const bson_t *other);
8

PARAMETERS

10bson: A bson_t.
11
12other: A bson_t.
13

DESCRIPTION

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

RETURNS

19       true if both documents are equal.
20

AUTHOR

22       MongoDB, Inc
23
25       2017-present, MongoDB, Inc
26
27
28
29
301.25.1                           Nov 08, 2023                    BSON_EQUAL(3)
Impressum