=========
EulerMods
=========

EulerMods (Short for Project Euler Modules) is a collection of functions
designed to simplify common tasks in Project Euler, such as checking
if a number is prime.

I apologise for any problems, this is my first package.