fast-arithmetic-0.1.1.3: Fast functions on integers.

CopyrightCopyright (c) 2017 Vanessa McHale
Safe HaskellNone
LanguageHaskell2010

Numeric.Integer

Description

This module provides a fast primality check.

Synopsis

Documentation

isPrime :: Int -> Bool Source #

O(√n)