
13 Mar
2010
13 Mar
'10
1:02 p.m.
Yes you're right.
I tried to implement sth to answer the original question. Not something I
came up with.
On 13 March 2010 12:47, Daniel Fischer
Am Samstag 13 März 2010 10:55:59 schrieb Ozgur Akgun:
Yes, the function fails for [10..30]. But do you ever read the explanations?
You probably should have chosen another signature for primes,
primes n = primesWRT [2 .. n] []
, to avoid the misunderstandings.
-- Ozgur Akgun