H
6a2a333ded
feat: improve Union ( #245 )
...
Co-authored-by: hhu <hhu@tencent.com >
2022-10-14 17:55:11 +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
198c67fbf8
feat: adding WithoutEmpty
2022-07-04 10:20:52 +02:00
chensy
07fddc1640
Add function Without which return slice with slice all elements not i… ( #142 )
...
* Add function Without which return slice with slice all elements not in another
* feat(Without): inverse args and use variadic argment for excluding items
Co-authored-by: Samuel Berthe <dev@samuel-berthe.fr >
2022-07-04 10:17:03 +02:00
CorentinClabaut
86d419c07f
PR Update
2022-04-28 15:24:55 +02:00
CorentinClabaut
a043a269c0
Merge branch 'master' into AllAnyNone
2022-04-12 09:00:01 +02:00
xuzhiwei
2587bfdac0
Add Union
2022-03-10 14:48:41 +08:00
Xan
2491b05d09
update:intersect containsby utest
2022-03-08 15:52:40 +08:00
Xan
0cfa22a9fe
add:intersect containsby
2022-03-08 15:22:00 +08:00
HirbodBehnam
1def922659
Use struct{} for sets
2022-03-05 22:00:44 +03:30
Samuel Berthe
74b7c77702
Initial commit
2022-03-02 13:52:01 +01:00