1.0.0 • Published 4 years ago

is-is-is-odd v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

is-is-is-odd

checks if a given function is isIsOdd

Install

Install with npm:

$ npm install --save is-is-is-odd

Usage

const isIsOdd = require("is-is-odd");
const isIsIsOdd = require("is-is-is-odd");

console.log(isIsIsOdd(isIsOdd)); // => true
console.log(isIsIsOdd(function () {})); // => false

Why

Some functions are not is-is-odd but they might make you think they're is-is-odd, this package helps you identifies these functions with a simple interface