OCaml Forge

ocaml-primes

The project is now hosted here: https://github.com/gildor478/ocaml-primes

Some simple prime functions, used to solve problems of project Euler. For example, an Erathostenes sieve.