This commit is contained in:
Hemanth.HM 2015-02-22 21:39:35 +05:30
commit 8b64e270ee

18
readme.md Normal file
View file

@ -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
- - -