Commit Graph

12 Commits

Author SHA1 Message Date
Samuel Berthe
9999d6b13d feat: adding CoalesceOrEmpty (#469) 2024-06-27 15:42:12 +02:00
Ian Mikhailov
8c0dc3cd91 [master] ToSlicePtr: improve speed (#465)
Co-authored-by: Yan Mikhaylov Andreevich <myan@ozon.ru>
2024-06-27 12:42:21 +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
Samuel Berthe
01fc0fdb4c bump v1.38.1 2023-03-21 04:40:24 +01:00
Oganes Mirzoyan
56f34e0891 Add EmptyableToPtr (#311)
* Add EmptyableToPtr
2023-03-20 18:05:30 +01: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
Samuel Berthe
e0853ca970 feat: Add FromAnySlice (#133)
* feat: adding FromAnySlice helper
2022-05-10 15:43:34 +02:00