Library with many utility functions and data structures for the Go programming language.
This was made with Go version 1.23.
To install this library, run the following code snippet in your terminal at your Go project folder location:
go get github.com/joselws/go-utils
Set
data structure (go to documentation)Stack
data structure (go to documentation)