type sort.Interface (interface)
Method Implmentations
	Len() int
		Float64Slice.Len
		IntSlice.Len
		StringSlice.Len
		*go.opentelemetry.io/otel/attribute.Sortable.Len
		*internal/fmtsort.SortedMap.Len
		reverse.Interface.Len
		compress/flate.byFreq.Len
		compress/flate.byLiteral.Len
		encoding/json.byIndex.Len
		github.com/gotd/neo.moments.Len
		github.com/gotd/td/internal/mtproto/salts.saltSlice.Len
		github.com/gotd/td/telegram/dcs.sortByLen.Len
		net.byPref.Len
		net.byPriorityWeight.Len
		*net.byRFC6724.Len
		*net/http.headerSorter.Len
		*net/http.http2sorter.Len
		net/http.http2sortPriorityNodeSiblings.Len
		regexp.runeSlice.Len
		regexp/syntax.ranges.Len
		vendor/golang.org/x/text/unicode/bidi.bracketPairs.Len
	Less(i, j int) bool
		Float64Slice.Less
		IntSlice.Less
		StringSlice.Less
		*go.opentelemetry.io/otel/attribute.Sortable.Less
		*internal/fmtsort.SortedMap.Less
		reverse.Less
		compress/flate.byFreq.Less
		compress/flate.byLiteral.Less
		encoding/json.byIndex.Less
		github.com/gotd/neo.moments.Less
		github.com/gotd/td/internal/mtproto/salts.saltSlice.Less
		github.com/gotd/td/telegram/dcs.sortByLen.Less
		net.byPref.Less
		net.byPriorityWeight.Less
		*net.byRFC6724.Less
		*net/http.headerSorter.Less
		*net/http.http2sorter.Less
		net/http.http2sortPriorityNodeSiblings.Less
		regexp.runeSlice.Less
		regexp/syntax.ranges.Less
		vendor/golang.org/x/text/unicode/bidi.bracketPairs.Less
	Swap(i, j int)
		Float64Slice.Swap
		IntSlice.Swap
		StringSlice.Swap
		*go.opentelemetry.io/otel/attribute.Sortable.Swap
		*internal/fmtsort.SortedMap.Swap
		reverse.Interface.Swap
		compress/flate.byFreq.Swap
		compress/flate.byLiteral.Swap
		encoding/json.byIndex.Swap
		github.com/gotd/neo.moments.Swap
		github.com/gotd/td/internal/mtproto/salts.saltSlice.Swap
		github.com/gotd/td/telegram/dcs.sortByLen.Swap
		net.byPref.Swap
		net.byPriorityWeight.Swap
		*net.byRFC6724.Swap
		*net/http.headerSorter.Swap
		*net/http.http2sorter.Swap
		net/http.http2sortPriorityNodeSiblings.Swap
		regexp.runeSlice.Swap
		regexp/syntax.ranges.Swap
		vendor/golang.org/x/text/unicode/bidi.bracketPairs.Swap|  | The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |