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.36k stars 194 forks source link

Merge does not work with class instances #253

Open GHMT opened 6 years ago

GHMT commented 6 years ago

Problem:

How can I fix this? How can we merge classes instances?