Sort sorts the provided slice using the function less. If slice is not a slice, Sort panics.
(slice interface{}, less func(i, j int) bool)
source not stored for this graph (policy: none)