func sort.insertionSort
4 uses
sort (current package)
sort.go#L38: func insertionSort(data Interface, a, b int) {
sort.go#L222: insertionSort(data, a, b)
sort.go#L385: insertionSort(data, a, b)
sort.go#L389: insertionSort(data, a, n)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)