Jump to content

Talk:Pure (programming language)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cewbot (talk | contribs) at 13:37, 8 February 2024 (Maintain {{WPBS}} and vital articles: 1 WikiProject template. Create {{WPBS}}. Keep majority rating "Start" in {{WPBS}}. Remove 1 same rating as {{WPBS}} in {{WikiProject Computing}}.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Sieve of Eratosthenes

In the examples section, the code given as the "sieve of Eratosthenes" does not appear to be a true sieve of Eratosthenes. It looks more like a Turner's sieve -- a simpler but computationally far less efficient algorithm. 174.27.229.215 (talk) 00:50, 25 November 2011 (UTC)[reply]