A Go package that checks if a given value is even.
-
Updated
Jan 8, 2024 - Go
A Go package that checks if a given value is even.
An in-depth analysis of isEven solutions in JavaScript.
A Go package that checks if a given value is odd.
Do you remember the bashing of the isOdd JS library on Reddit? It recalled me of an article where the journalist wrote a program that generate a python function which decides whether or not the parameter is even so I took the idea and made it myself.
To associate your repository with the iseven topic, visit your repo's landing page and select "manage topics."