Samuel Berthe
|
e5dba6f459
|
feat: adding FilterMapToSlice (#623)
|
2025-04-26 18:13:17 +02:00 |
|
Samuel Berthe
|
4a03b54ea4
|
rename ChunkMap to ChunkEntries
|
2025-01-26 19:38:33 +01:00 |
|
Nathan Baulch
|
db0f4d2171
|
Tidy up (#519)
|
2024-08-22 01:17:02 +02:00 |
|
luxcgo
|
e74ad7cf1c
|
fix: change examples for MapKeys and MapValues (#341)
|
2024-08-17 20:43:21 +02:00 |
|
shivam-bhalla
|
d8e5707487
|
Keys+Values: accept multiple maps (vaargs) - Adding UniqKeys+UniqValues (#503)
* added Keys: accept multiple maps (vaargs)
* added test:review comment fix
* added sort before asserting :review comment fix
* added sort before asserting :review comment fix
* output unique keys
* added map functions"
* added map_test.go and README.md
* added anchor in README.md
* added breakline in README.md
* fix README.md
* fix README.md and added test
* fix comments
* fix comments
* fix comments
* fix comments
* fix comments
* Update README.md
* small typo
* Update README.md
* Update README.md
* Update map.go
* Update map_test.go
---------
Co-authored-by: Samuel Berthe <dev@samuel-berthe.fr>
|
2024-07-29 05:37:41 +02:00 |
|
Samuel Berthe
|
f3826f79fd
|
lint
|
2023-03-20 15:06:23 +01:00 |
|
Samuel Berthe
|
aca846b80d
|
doc: improve doc for lo.MapEntries
|
2022-10-10 21:41:39 +02:00 |
|
Samuel Berthe
|
cc3aa2287b
|
doc(examples): adding go playground examples (string, map, slice, condition, math)
|
2022-10-03 22:17:15 +02:00 |
|