A simple implementation for the sieve of Eratosthenes.
3 people like thisPosted: 12 years ago by Gab_km
Create a list of int in range [init, upper).
3 people like thisPosted: 12 years ago by Gab_km
Discriminated unions to represent a HTML file.(not completely)
3 people like thisPosted: 12 years ago by Gab_km