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
master
branch on your own repo - create a pull request, from
FPUGS/master
toyour origin/master
- someone will merge your branch
- post on gitter