mirror of
https://github.com/rjNemo/functional-programming-jargon
synced 2026-06-11 21:16:43 +00:00
init0
This commit is contained in:
commit
8b64e270ee
1 changed files with 18 additions and 0 deletions
18
readme.md
Normal file
18
readme.md
Normal 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
|
||||||
|
|
||||||
|
- - -
|
||||||
Loading…
Reference in a new issue