package
0.1.5
Repository: https://github.com/goexts/generic.git
Documentation: pkg.go.dev

# Structs

Map is like a Go map[any]any but is safe for concurrent use by multiple goroutines without additional locking or coordination.