OCaml Forge

ocaml-digits

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

Some simple digit functions, used to solve problems of project Euler. For example, a function to decompose an int into its digits.