MCPcopy Create free account
hub / github.com/Deleplace/programming-idioms / implFavoriteLanguagesFirst

Function implFavoriteLanguagesFirst

web/appengine/sorters.go:114–129  ·  view source on GitHub ↗

Puts favorites first, but does not care about which are "most favorite" This alters the ordering of the slice. Use to display data, not to persist it.

(implementations []Impl, favoriteLanguages []string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

StringSliceContainsFunction · 0.85

Tested by

no test coverage detected