Examples using... sort.Strings()

Recent
Strings sorts a slice of strings in increasing order.
ExampleInfo prints various facts recorded by the type checker in a types.Info struct: definitions of and references to each named object, and the type, value, and mode of every expression in the package.
Go’s sort package implements sorting for builtins and user-defined types.