Binary package “golang-github-samber-lo-dev” in ubuntu oracular

Lodash-style Go library based on Go generics

 This package provides Lodash-style Go library based on Go generics.
 .
 The benchmarks demonstrate that generics will be much faster than
 implementations based on the "reflect" package. The benchmarks also show
 similar performance gains compared to pure "for" loops.