Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1020 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 1020 Bytes

What is IntegerHelper

The integer helper was born to help me keep a library of useful extensions to integers. I am constantly writing methods across different projects that i again replicate when i move on to the next one so i thought i should create a library.

Current Functionality

Parity

parity methods to detemine odd and even integers and also to turn an integer into an odd or even integer.

Methods include:

  • IsEven
  • ToEven
  • ToOdd

Contribute

Come conribute would love to hear you ideas Contribute

Issues

Got an issue here are my guidelines for reporting it.

License

This work is licensed under a MIT License

Code of Conduct

This repository contains the Open Source Code of Conduct