]> Cypherpunks.ru repositories - gostls13.git/blob - api/next/60091.txt
36c05a27f57cda62e62713a9c9e7fa0b70fe45e7
[gostls13.git] / api / next / 60091.txt
1 pkg slices, func BinarySearchFunc[$0 interface{}, $1 interface{}]([]$0, $1, func($0, $1) int) (int, bool) #60091
2 pkg slices, func BinarySearch[$0 cmp.Ordered]([]$0, $0) (int, bool) #60091
3 pkg slices, func CompareFunc[$0 interface{}, $1 interface{}]([]$0, []$1, func($0, $1) int) int #60091
4 pkg slices, func Compare[$0 cmp.Ordered]([]$0, []$0) int #60091
5 pkg slices, func IsSortedFunc[$0 interface{}]([]$0, func($0, $0) int) bool #60091
6 pkg slices, func IsSorted[$0 cmp.Ordered]([]$0) bool #60091
7 pkg slices, func MaxFunc[$0 interface{}]([]$0, func($0, $0) int) $0 #60091
8 pkg slices, func Max[$0 cmp.Ordered]([]$0) $0 #60091
9 pkg slices, func MinFunc[$0 interface{}]([]$0, func($0, $0) int) $0 #60091
10 pkg slices, func Min[$0 cmp.Ordered]([]$0) $0 #60091
11 pkg slices, func SortFunc[$0 interface{}]([]$0, func($0, $0) int) #60091
12 pkg slices, func SortStableFunc[$0 interface{}]([]$0, func($0, $0) int) #60091
13 pkg slices, func Sort[$0 cmp.Ordered]([]$0) #60091