<mitch...@kaplan2.com> writes:
> I'm just starting to learn, or trying to learn Haskell.  I want to write a
> function to tell me if a number's prime.  This is what I've got:

Have you read through any tutorials?

Do you need to write this prime detection function yourself (if so, is
this homework?) or can you use a pre-defined function?

-- 
Ivan Lazar Miljenovic
ivan.miljeno...@gmail.com
IvanMiljenovic.wordpress.com
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to