Skip to content

samdvlpr/IntegerHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

.Net Helper Extension for integers

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages