Samuel Berthe
|
9999d6b13d
|
feat: adding CoalesceOrEmpty (#469)
|
2024-06-27 15:42:12 +02:00 |
|
Samuel Berthe
|
21395c58ff
|
style: linting IsNil
|
2023-12-02 15:14:23 +01:00 |
|
Eduardo R. Golding
|
2bbb3ea5f7
|
Add IsNil function for checking nil values in Go (#399)
|
2023-12-02 14:48:43 +01:00 |
|
Oganes Mirzoyan
|
56f34e0891
|
Add EmptyableToPtr (#311)
* Add EmptyableToPtr
|
2023-03-20 18:05:30 +01:00 |
|
Anandraj Elumalai
|
27d881052b
|
fix: resolved code smells (#258)
Made the project to smell good
Co-authored-by: aelumalai <aelumalai@paypal.com>
|
2022-10-31 15:48:04 +01:00 |
|
Samuel Berthe
|
31f3bc3a85
|
test: parallel tests everywhere (#228)
|
2022-10-02 21:38:26 +02:00 |
|
Corentin Clabaut
|
8290287793
|
Add FromPtrOr (#177)
|
2022-07-24 21:35:10 +02:00 |
|
Samuel Berthe
|
d61070e677
|
feat: adding lo.IsNotEmpty
|
2022-07-05 00:55:24 +02:00 |
|
Samuel Berthe
|
4149716ede
|
feat: add IsEmpty helper
|
2022-07-03 21:33:14 +02:00 |
|
Samuel Berthe
|
3f53c7c09d
|
doc: add FromPtr
|
2022-07-03 20:48:33 +02:00 |
|
Freddy
|
b22b63655c
|
feat: add FromPtr function (#165)
|
2022-07-03 19:17:24 +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 |
|