This repository has been archived by the owner on Dec 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
rosado/prime-sieve-cs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Inspired by Rob Pike's talk about Newsqueak. More info here: https://gist.github.com/rosado/5bdab391fb3f9ba5b1d6 Code is in Public Domain.
About
Prime sieve implementation; with a twist!