golang-github-samber-lo 1.38.1-1 source package in Ubuntu

Changelog

golang-github-samber-lo (1.38.1-1) unstable; urgency=medium

  * Team Upload.
  * New upstream version 1.38.1

 -- Nilesh Patra <email address hidden>  Sat, 30 Sep 2023 17:20:23 +0530

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-samber-lo_1.38.1-1.dsc 1.6 KiB e528e2d8e091c48e045293ac6b4a31b2c8a3c02d1c1556d8ef9e0e2b5858bf06
golang-github-samber-lo_1.38.1.orig.tar.gz 39.0 KiB 9ab13f475acdc640566bfe11f85d76e27c61c66a98ba5f19bb5a615be0397da7
golang-github-samber-lo_1.38.1-1.debian.tar.xz 2.2 KiB 26b935a18c3b7e72493bfdc4176e6ffbca82a851f2b05725b224620b60533bef

No changes file available.

Binary packages built by this source

golang-github-samber-lo-dev: 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.