euler-0.1.0.0

Safe HaskellSafe
LanguageHaskell2010

Euler.Problems.Problem33

Documentation

isCurious :: Integral a => (a, a) -> Bool Source #