Create an Arithmetic function that accepts an operation [add, sub, mul, div], and two operands.
Solve this using any functional language you want. Haskell, F#, Closure, Ocaml, Scala, Common Lisp, D, Erlang, etc.
- fork this repo
- create a directory with
[your username]/[lang]example:theRemix/ocaml - push to your own repo
- push to your
masterbranch on your own repo - create a pull request, from
FPUGS/mastertoyour origin/master - someone will merge your branch
- post on gitter
