See #210 for why this issue exists.
See #211 for the code used in the benchmark.

Note Lee's thoughts when someone proposed our current solution:
Thought so far:
- Is this the most performant way to get the correct behavior? If so, do we just go with it? Or do we just not support objects in separate realms?
- What other options are available to us?
See #210 for why this issue exists.
See #211 for the code used in the benchmark.
Note Lee's thoughts when someone proposed our current solution:
Immutable.fromJSbug with no classes objects with custom constructor property immutable-js/immutable-js#1056Thought so far: