//
pkg.gl
Category
github.com/seksham/go-study
Generics
package
0.0.0-20241205074135-fb9825cdae3e
Repository:
https://github.com/seksham/go-study.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
145 SLOC
#
Functions
Max
Generic function to find the maximum value in a slice.
PrintSlice
Generic function to print any slice.
#
Structs
Stack
Generic Stack implementation.