/rosetta_code

My humble contributions to Rosetta Code

Primary LanguageOCaml

My Humble Contributions to Rosetta Code

Small contributions are not here on GitHub, because creating a new directory for just a couple of lines is a bit overkill, isn't it? Anyway, they can be seen directly on Rosetta Code through the User contributions page.

Task Code on GitHub Code on Rosetta
Roman numerals/Decode ocaml ocaml
IBAN ocaml ocaml
Search a list of records ocaml ocaml
Reverse a string ocaml (The "Since OCaml 4.02 ..." part.)
Decimal floating point number to binary ocaml dc; ocaml
FASTA format ocaml ocaml
Convert seconds to compound duration ocaml ocaml