package
0.0.0-20240824050318-b1dc25b147ec
Repository: https://github.com/vkumbhar94/golang.git
Documentation: pkg.go.dev
# Interfaces
OnlyInt32Or64 tilde allows only int32 or int64.
OnlyInt32Or64OrDescendants tilde allows all types whos underlying type is int32 or int64.
# Type aliases
No description provided by the author