go/src/sort/example_test.go

func ExampleInts() {}

func ExampleIntsAreSorted() {}

func ExampleFloat64s() {}

func ExampleFloat64sAreSorted() {}

func ExampleReverse() {}

func ExampleSlice() {}

func ExampleSliceStable() {}

func ExampleStrings() {}