Determines if a given number is odd or even.
-
Updated
Sep 16, 2021 - JavaScript
Determines if a given number is odd or even.
an incredible JavaScript library allowing you to determine if a number is odd or even, based on the WET principle (https://en.wikipedia.org/wiki/Don%27t_repeat_yourself#WET)
Determines if a given number is odd or even.
Add a description, image, and links to the is-odd-or-even topic page so that developers can more easily learn about it.
To associate your repository with the is-odd-or-even topic, visit your repo's landing page and select "manage topics."