Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the method 'isPlainObject' #1078

Closed
HP-jackZhang opened this issue Nov 11, 2018 · 1 comment
Closed

the method 'isPlainObject' #1078

HP-jackZhang opened this issue Nov 11, 2018 · 1 comment

Comments

@HP-jackZhang
Copy link

why not use "Object.prototype.toString.call()" to inspect ? what is the difference?

@markerikson
Copy link
Contributor

We've designed this version to be fast, and work well for our use cases. See reduxjs/redux#2599 for the background on when and why we implemented this version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants