commit 8b64e270ee77b3825471353f9f91583e2dcbcd64 Author: Hemanth.HM Date: Sun Feb 22 21:39:35 2015 +0530 init0 diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..d65a717 --- /dev/null +++ b/readme.md @@ -0,0 +1,18 @@ +# Functional Programming Jargons + +> The whole idea of this repos is to try and define jargons from combinatorics and category theory jargons that are used in functional programming in a easier fashion. + +__Let's try and define these with examples, this is a WIP please feel free to send PR ;)__ + + +## Monoid + +- - - + +## Monad + +- - - + +## Functor + +- - -