package
1.24.4
Repository: https://pkg.go.dev/std
Documentation: pkg.go.dev

# Functions

Compare returns -1, 0, or +1 depending on whether x < y, x == y, or x > y, interpreted as Go versions.
IsValid reports whether the version x is valid.
Lang returns the Go language version for version x.