jsonEquals

Deep structural equality with JSON Schema number semantics: numbers compare by mathematical value across representations (1, 1u, and 1.0 are all equal), objects compare without regard to member order, arrays element-wise.

@safe pure nothrow
bool
jsonEquals