skortchmark9/reselect-tools

Immutable.js rendering.

Opened this issue · 2 comments

Hey,
The redux-tools natively support rendering Immutable.js data structures,
it would be really nice if reselect-tools could do the same.
I could work it out and create a pull request, if you're interested?

Cheers,
jp

Sure, I'd be happy to take a PR. I'm guessing you'd need to serialize it on the application side before you call selectorGraph()

@XuluWarrior added a pull in the extension that I think I'll take instead. See: https://github.com/skortchmark9/reselect-devtools-extension/issues/3