Searched defs:IsSorted (Results 1 – 6 of 6) sorted by relevance
42 func IsSorted[S ~[]E, E cmp.Ordered](x S) bool { func
223 bool IsSorted() const { in IsSorted() function475 bool IsSorted() const { in IsSorted() function755 bool IsSorted() const { in IsSorted() function
105 func IsSorted(data Interface) bool { func