func internal/fmtsort.Sort
3 uses
internal/fmtsort (current package)
sort.go#L52: func Sort(mapValue reflect.Value) *SortedMap {
fmt
print.go#L769: sorted := fmtsort.Sort(f)
text/template
exec.go#L388: om := fmtsort.Sort(val)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)