From 8b64e270ee77b3825471353f9f91583e2dcbcd64 Mon Sep 17 00:00:00 2001 From: "Hemanth.HM" Date: Sun, 22 Feb 2015 21:39:35 +0530 Subject: [PATCH] init0 --- readme.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 readme.md 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 + +- - -