UNPKG
7-is-odd
Version:
latest (1.0.1)
1.0.1
1.0.0
checks if a given function is isIsIsIsIsIsOdd
github.com/firefish111/7-is-odd
firefish111/7-is-odd
7-is-odd
/
index.js
3 lines
(2 loc)
•
110 B
JavaScript
View Raw
1
2
3
// checks if the supplied function is is-is-is-is-is-is-odd.
module
.
exports
=
f
=>
f ===
require
(
"6-is-odd"
);