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
toFinite method has been checked NaN. Why checked again in toInteger last line ...
toFinite
NaN
toInteger
lodash/toInteger.js
Line 32 in 102d9e3
lodash/toFinite.js
Line 37 in 102d9e3
The text was updated successfully, but these errors were encountered:
@Nbsaw would you like submit a PR to remove the extra check?
Sorry, something went wrong.
@jdalton of course !
lodash/lodash@7c006f7
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Successfully merging a pull request may close this issue.
toFinite
method has been checkedNaN
. Why checked again intoInteger
last line ...lodash/toInteger.js
Line 32 in 102d9e3
lodash/toFinite.js
Line 37 in 102d9e3
The text was updated successfully, but these errors were encountered: