5-is-odd
v1.0.1
Published
Package to tell you if a function is is-is-is-is-odd
Readme
is-is-is-is-is-odd
checks if a given function is isIsIsIsOdd
Install
Install with npm:
$ npm install --save is-is-is-is-is-oddUsage
const isIsIsIsOdd = require("is-is-is-is-odd");
const isIsIsIsIsOdd = require("is-is-is-is-is-odd");
console.log(isIsIsIsIsOdd(isIsIsIsOdd)); // => true
console.log(isIsIsIsIsOdd(function () {})); // => falseWhy
Some functions are not is-is-is-is-odd but they might make you think they're is-is-is-is-odd, this package helps you identifies these functions with a simple interface
