Samuel Berthe
|
68d57fe402
|
fix(zipx): fix the max length calculation (#649)
|
2025-07-06 17:28:27 +02:00 |
|
Samuel Berthe
|
2876510f3c
|
CrossJoinX + CrossJoinByX
|
2025-01-25 00:19:26 +01:00 |
|
Samuel Berthe
|
61209816d1
|
feat: speed up loops by reducing allocations (#475)
|
2024-06-28 01:35:57 +02:00 |
|
d-enk
|
05a9bc93bd
|
style: no extra any type parameter (#429)
|
2024-06-27 13:43:43 +02:00 |
|
Samuel Berthe
|
a66bf34300
|
proposal: adding zipby + unzipby (#449)
* feat: adding zipby + unzipby
* Update README.md
|
2024-06-27 12:52:42 +02:00 |
|
Samuel Berthe
|
7887963db8
|
feat: name each callback/iteratee/predicate arguments in order to improve autocompletion
closes #242
|
2022-10-13 22:25:33 +02:00 |
|
Samuel Berthe
|
c6b8b1e628
|
doc: adding examples
|
2022-10-06 22:46:47 +02:00 |
|
lu4p
|
305f565368
|
remove unnecessary explicit typeparams (#134)
|
2022-05-11 13:10:36 +02:00 |
|
CorentinClabaut
|
5cba7b25f0
|
Implement Unpack{2->9}
|
2022-04-27 08:22:11 +02:00 |
|
CorentinClabaut
|
5715ed654c
|
Add helper function to create tuple from a list of values
|
2022-04-12 14:45:48 +02:00 |
|
Samuel Berthe
|
38ec25f813
|
chore: remove dead code
|
2022-04-12 01:20:48 +02:00 |
|
Samuel Berthe
|
a482eff46c
|
feat: adding tuple types (from 2 to 9) and zip+unzip functions
|
2022-03-05 20:13:49 +01:00 |
|