Overview of samber/lo
mastersamber/lo is a Lodash-style utility library for Go, built on Go 1.18+ Generics. It provides synchronous helpers to simplify working with slices, maps, strings, channels, and functions.
While it overlaps with the Go standard library's slices and maps packages in some areas, it provides a broader set of abstractions for common coding tasks.