From 9e684fabedb69ab03951fa5ce20bd3f4d84fea36 Mon Sep 17 00:00:00 2001 From: "hemanth.hm" Date: Mon, 23 Feb 2015 09:45:20 +0530 Subject: [PATCH] More additions ot the list. Yet to define them.. --- readme.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/readme.md b/readme.md index d65a717..d92a59c 100644 --- a/readme.md +++ b/readme.md @@ -5,6 +5,26 @@ __Let's try and define these with examples, this is a WIP please feel free to send PR ;)__ +## Arity + +--- + +## Purity + +--- + +## Side effects + +--- + +## Idempotency + +--- + +## Referential Transparency + +--- + ## Monoid - - -