MCPcopy Create free account
hub / github.com/GoogleChrome/webstatus.dev / sortFeatureKeys

Function sortFeatureKeys

lib/gcpspanner/split_web_features_test.go:201–203  ·  view source on GitHub ↗
(keys []string)

Source from the content-addressed store, hash-verified

199}
200
201func sortFeatureKeys(keys []string) {
202 slices.Sort(keys)
203}

Calls 1

SortMethod · 0.80

Tested by

no test coverage detected