Content deleted Content added
→Not the Sieve of Eratosthenes: new section |
|||
Line 27:
Yes, as a dynamically typed programming language, it does trivially support Generic Programming. [[Special:Contributions/92.224.156.140|92.224.156.140]] ([[User talk:92.224.156.140|talk]]) 19:14, 25 March 2009 (UTC)
== Not the Sieve of Eratosthenes ==
The code presented for the sieve is a prime number sieve,
but it is not the Sieve of Eratosthenes.
The text should be edited unless someone provides the actual sieve.
|