Open tomiwaAdey opened 6 years ago
Hi guys,
lhs object returned below is always reversed(upside down). Is there a simple way to reverse it?
observableDiff(lhs, rhs, function (d) { applyChange(lhs, rhs, d); }); return lhs
Please provide an illustration in code that I can use in an example/issue-xxx.js... see other examples here.
example/issue-xxx.js
Hi guys,
lhs object returned below is always reversed(upside down). Is there a simple way to reverse it?
observableDiff(lhs, rhs, function (d) { applyChange(lhs, rhs, d); }); return lhs