mirror of
https://github.com/rjNemo/functional-programming-jargon
synced 2026-06-07 19:16:39 +00:00
More additions ot the list.
Yet to define them..
This commit is contained in:
parent
8b64e270ee
commit
9e684fabed
1 changed files with 20 additions and 0 deletions
20
readme.md
20
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
|
||||
|
||||
- - -
|
||||
|
|
|
|||
Loading…
Reference in a new issue