This function returns a if b is deeply equal. If not, it will replace any deeply equal children of b with those of a. This can be used for structural sharing between JSON values for example.
a
b
Generated using TypeDoc
This function returns
aifbis deeply equal. If not, it will replace any deeply equal children ofbwith those ofa. This can be used for structural sharing between JSON values for example.