Skip to content

Commit 8839023

Browse files
alexmorenohemanth
authored andcommitted
Added Portuguese link and "contents" (#92)
* Added Portuguese link and "contents" * Trying to fix add portuguese and contents * Trying to fix add portuguese and contents 2
1 parent a8734e9 commit 8839023

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,19 @@ Functional programming (FP) provides a lot of advantages and its popularity has
44

55
Examples are presented in JavaScript (ES2015). [Why JavaScript?](https://github.com/hemanth/functional-programming-jargon/wiki/Why-JavaScript%3F)
66

7+
78
*This is a [WIP](https://github.com/hemanth/functional-programming-jargon/issues/20); please feel free to send a PR ;)*
89

910
Where applicable, this document uses terms defined in the [Fantasy Land spec](https://github.com/fantasyland/fantasy-land)
1011

12+
__Translations:__
13+
* [Portuguese](https://github.com/alexmoreno/jargoes-programacao-funcional)
14+
15+
### Contents
16+
1117
<!-- RM(noparent,notop) -->
1218

19+
1320
* [Arity](#arity)
1421
* [Higher-Order Functions (HOF)](#higher-order-functions-hof)
1522
* [Partial Application](#partial-application)

0 commit comments

Comments
 (0)