Commit Graph

11 Commits

Author SHA1 Message Date
Selim Ajimi
4b0bc342c1 Fix typos in spaces
Fix typo to fit the context

Fix typo add space

Fix small typo

Fix small typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo

Update tail.md

Fix typo

Fix small typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix small typo

Fix typo

Fix small typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo
2017-12-22 23:48:42 +01:00
Angelos Chalaris
9db5e43e66 Fully renamed and updated everything, tagged, built 2017-12-17 17:55:51 +02:00
Angelos Chalaris
e7254345aa Lint and build 2017-12-14 20:52:07 +02:00
Elder Henrique Souza
8589f0c80e minor refactor to curry 2017-12-14 13:11:45 -02:00
Angelos Chalaris
c15eb63ad2 Build README 2017-12-13 13:35:10 +02:00
Elder Henrique Souza
3b63999bfb Update curry.md 2017-12-13 09:31:25 -02:00
Elder Henrique Souza
576b96a0f8 refactor to account for variadic functions
altough certainly more verbose, this version accounts for variadic functions such as Math.min that can't represent it's arity with the length property properly. for such cases you can pass the optional argument arity (as in the edited example).
what do you think?
2017-12-12 20:26:01 -02:00
Angelos Chalaris
43f8529cb9 Added samples 2017-12-12 17:50:08 +02:00
Jorge Gonzalez
98279117fa Change all snippets from var to const 2017-12-12 07:11:37 -05:00
Angelos Chalaris
b30a7af756 Housekeeping, head, tail, init and last of list 2017-12-10 17:59:07 +02:00
Angelos Chalaris
542a08cf2a Generic currying 2017-12-10 15:21:35 +02:00