is-number
is-number copied to clipboard
benchmark misstake?
https://github.com/jonschlinkert/is-number/blob/98e8ff1da1a89f93d1397a24d7413ed15421c139/benchmark/index.js#L83
Think val
should be named num
Same thing with https://github.com/jonschlinkert/is-number/blob/98e8ff1da1a89f93d1397a24d7413ed15421c139/benchmark/index.js#L57
yikes, good catch. A PR would be welcome, thanks for creating the issue