rtfeldman / seamless-immutable

Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
BSD 3-Clause "New" or "Revised" License
5.37k stars 195 forks source link

Fix deep merge strict equality #71

Closed rtfeldman closed 9 years ago

rtfeldman commented 9 years ago

Fixes https://github.com/rtfeldman/seamless-immutable/issues/70