27c168ce55
Bake date into snippets
2021-06-13 13:55:00 +03:00
aedcded750
Format snippets
2020-10-22 20:23:47 +03:00
5e8e6f51a3
Update snippet descriptions
2020-10-19 18:51:03 +03:00
53c16dbf65
Apply new format to snippets and template
2020-09-15 21:52:00 +03:00
611729214a
Snippet format update
...
To match the starter (for the migration)
2019-08-13 10:29:12 +03:00
203edf9ba2
Travis build: 391
2017-12-28 08:30:19 +00:00
97c250bcfb
Updated examples
2017-12-27 16:35:25 +02:00
014a77224c
update snippets 16-31
2017-12-27 16:21:57 +02:00
58793f7528
Fix parameter reference error in the usage
...
a small mistake found in reading.
2017-12-25 11:51:29 +08:00
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
9db5e43e66
Fully renamed and updated everything, tagged, built
2017-12-17 17:55:51 +02:00
e7254345aa
Lint and build
2017-12-14 20:52:07 +02:00
8589f0c80e
minor refactor to curry
2017-12-14 13:11:45 -02:00
c15eb63ad2
Build README
2017-12-13 13:35:10 +02:00
3b63999bfb
Update curry.md
2017-12-13 09:31:25 -02:00
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
43f8529cb9
Added samples
2017-12-12 17:50:08 +02:00
98279117fa
Change all snippets from var to const
2017-12-12 07:11:37 -05:00
b30a7af756
Housekeeping, head, tail, init and last of list
2017-12-10 17:59:07 +02:00
542a08cf2a
Generic currying
2017-12-10 15:21:35 +02:00