Package org.rumbledb.runtime.misc
Class AtomicDeepEqual
java.lang.Object
org.rumbledb.runtime.misc.AtomicDeepEqual
Atom-only
fn:deep-equal behavior shared by op:same-key (FO 3.1, section 17.1.1)
and sequence fn:deep-equal for non-node, non-array items.- See Also:
-
Method Summary
-
Method Details
-
deepEqual
Deep equality for individual items when neither side is an array or node (NaN float/double pairs compare equal, as required by FO 3.1).
-