Crate regex_prime

Source
Expand description

§Prime Regex

regex_prime is a crate that hosts a singular function to test whether a number is a prime.

Functions§

is_prime
Tests if a positive integer is a prime or not