Nathan Baulch
|
76b76a7adb
|
lint: Apply testifylint linter recommendations (#669)
|
2025-09-20 00:50:00 +02:00 |
|
Samuel Berthe
|
93686db8b5
|
feat: preserve type alias of slices and maps (see #365)
|
2024-06-30 00:08:47 +02:00 |
|
VictorAssunc
|
640e00c286
|
chore: test coverage improvement (#240)
* chore: improves channel functions test coverage
* chore: improves errors functions test coverage
* chore: improves map functions test coverage
* chore: improves parallel slice functions test coverage
* chore: improves slice functions test coverage
* fix: uses atomic counter on parallel/slice_test
* Update channel_test.go
Co-authored-by: Samuel Berthe <dev@samuel-berthe.fr>
|
2022-10-22 19:05:07 +02:00 |
|
lu4p
|
305f565368
|
remove unnecessary explicit typeparams (#134)
|
2022-05-11 13:10:36 +02:00 |
|
Samuel Berthe
|
28bec027ee
|
oops
|
2022-03-06 00:21:23 +01: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
|
2566a935f2
|
adding lop.Map and lop.ForEach
|
2022-03-03 16:15:17 +01:00 |
|