package
0.0.0-20241205074135-fb9825cdae3e
Repository: https://github.com/seksham/go-study.git
Documentation: pkg.go.dev

# Functions

Generic function to find the maximum value in a slice.
Generic function to print any slice.

# Structs

Generic Stack implementation.