-- Hoogle documentation, generated by Haddock -- See Hoogle, http://www.haskell.org/hoogle/ -- | Mathematics utilities for Haskell -- @package euler @version 0.2.2 module Euler isPrime2 :: Integral a => a -> Bool