is-is-odd
check if the given function is is-odd
Install
Install with npm:
$ npm install --save is-is-odd
Usage
const isOdd = ;const isIsOdd = ; console; //=> true console; //=> false console; //=> false
Why
some functions are not is-odd but they might make you think they're is-odd, this package helps you identifies these functions with a simple interface