weichch / system-text-json-jsondiffpatch

High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902 JSON Patch format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Semantic DeepEqual is strict on array order

spingee opened this issue · comments

Is it intended, or could there be some other flag to enforce it?

This was discussed in #38. Specifically in this comment.

I was planning to do some work to add some support, but didn't have time since.