Samuel Berthe
|
31f3bc3a85
|
test: parallel tests everywhere (#228)
|
2022-10-02 21:38:26 +02:00 |
|
Samuel Berthe
|
7a82347b1b
|
doc: adding IsSorted and IsSortedByKey
|
2022-07-24 22:57:58 +02:00 |
|
fffzlfk
|
add5ee4bb2
|
feat: add issorted (#152)
|
2022-07-24 22:47:12 +02:00 |
|
xhdnoah
|
c6e4913100
|
Add ReduceRight (#178)
Co-authored-by: xuhaidong_dxm <xuhaidong01@duxiaoman.com>
|
2022-07-24 19:20:35 +02:00 |
|
elvis
|
20debbb39e
|
add Associate function (#185)
|
2022-07-24 19:15:07 +02:00 |
|
Syuparn
|
252d72a238
|
feat: adding Compact (#154)
Co-authored-by: Samuel Berthe <dev@samuel-berthe.fr>
|
2022-07-03 21:30:17 +02:00 |
|
Nonua
|
1493eadd47
|
feat: add Slice (#171)
feat: add `Slice`
|
2022-07-03 19:07:41 +02:00 |
|
lu4p
|
305f565368
|
remove unnecessary explicit typeparams (#134)
|
2022-05-11 13:10:36 +02:00 |
|
Samuel Berthe
|
e0853ca970
|
feat: Add FromAnySlice (#133)
* feat: adding FromAnySlice helper
|
2022-05-10 15:43:34 +02:00 |
|
Adam Szaraniec
|
fda38bb721
|
rename to toAnySlice
|
2022-05-10 16:49:21 +04:00 |
|
Adam Szaraniec
|
a9556597dc
|
Add function ToInterfaceSlice which return slice with all elements mapped to any type
|
2022-05-10 14:33:47 +04:00 |
|
Samuel Berthe
|
d2d7090565
|
fix(lo.Shuffle): add more items to tests, to prevent same result than initial value
|
2022-05-02 14:44:15 +02:00 |
|
Samuel Berthe
|
94d54a8f47
|
feat: adding runelength
|
2022-05-01 00:22:36 +02:00 |
|
Samuel Berthe
|
d22a2a264d
|
feat: adding Replace and ReplaceAll
|
2022-04-30 23:23:09 +02:00 |
|
Samuel Berthe
|
2552cd5e0d
|
feat: adding RepeatBy
|
2022-04-30 21:18:08 +02:00 |
|
Samuel Berthe
|
ee50be0e93
|
move drop functions
|
2022-04-19 00:33:50 +02:00 |
|
Ferdinand Mütsch
|
fc06d108c8
|
chore(test): add test for foreach
|
2022-04-11 22:11:25 +02:00 |
|
Samuel Berthe
|
3df5ddb66e
|
Merge pull request #88 from xiaosongfu/feat-filtermap
feat: add FilterMap
|
2022-04-11 20:23:44 +02:00 |
|
xiaosongfu
|
6ca94a9dcc
|
feat: add FilterMap
|
2022-04-08 20:07:00 +08:00 |
|
CorentinClabaut
|
c2038bd296
|
Add Group/GroupBy implementation
|
2022-03-23 09:00:56 +01:00 |
|
Samuel Berthe
|
6f2bdeb7a2
|
Merge branch 'master' into master
|
2022-03-20 01:56:08 +01:00 |
|
Thet Naing Tun
|
640f087f0f
|
change name from ToMap to KeyBy in test
|
2022-03-12 20:28:35 +06:30 |
|
nisingh
|
17cfa9e69e
|
Add Reject implementation
|
2022-03-12 02:36:24 +05:30 |
|
Yusuke Yajima
|
4785574798
|
Add FlatMap
|
2022-03-08 13:17:03 +09:00 |
|
Samuel Berthe
|
2d3ea84ba6
|
feat: adding attempt + repeat + times
|
2022-03-05 21:24:37 +01:00 |
|
Samuel Berthe
|
0c3545daf3
|
feat: adding lo.PartitionBy + lop.PartitionBy + lo.GroupBy
|
2022-03-05 18:44:39 +01:00 |
|
Samuel Berthe
|
60559e145a
|
adding index arguments to Map, ForEach and Reduce
|
2022-03-03 14:07:25 +01:00 |
|
Bluskript
|
d1c9c5f04b
|
make Filter have a second argument for index
|
2022-03-03 07:29:16 -05:00 |
|
Samuel Berthe
|
74b7c77702
|
Initial commit
|
2022-03-02 13:52:01 +01:00 |
|