MCPcopy Create free account
hub / github.com/StackExchange/httpunit / SortInterface

Function SortInterface

_third_party/github.com/bradfitz/slice/slice.go:31–80  ·  view source on GitHub ↗

SortInterface returns a sort.Interface to sort the provided slice using the function less.

(slice interface{}, less func(i, j int) bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

SortFunction · 0.85
TestSort3Function · 0.85

Calls 3

newMemSwapFunction · 0.85
TypeMethod · 0.80
LenMethod · 0.45

Tested by 1

TestSort3Function · 0.68