Hacker News new | ask | show | jobs
by fenollp 2951 days ago
No he did not. https://github.com/jonschlinkert/is-odd/commit/dcc7eeff5be8f...
2 comments

Isn't this evidence that the system is working?

Because it's a package, a bug/oversight was found, and it was made more robust.

I still wouldn't personally use `is-odd`, but isn't this proof that having something even this trivial as a package can have benefits?

I find it interesting that the author added an `isInteger` dependency then went on to not use it.