Hacker News new | past | comments | ask | show | jobs | submit login
The New Slices Package in Go (gopherguides.com)
2 points by gopherguides on Aug 3, 2023 | hide | past | favorite | 1 comment



In the release of #golang 1.21, the slices package will be officially added to the standard library. It includes many useful functions for sorting, managing, and searching slices. In this article, we will cover the more commonly used functions included in the Slices package.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: