cycle-onionify
cycle-onionify copied to clipboard
seamless-immutable version
I'm not sure that I like that seamless-immutable doesn't always throw when not in strict mode.
I think you can't have that problem in Immutable.js, because you can't use normal assignment, AFAIK.