MCPcopy Create free account
hub / github.com/aistrate/AlgorithmsSedgewick / isSorted

Method isSorted

2-Sorting/2-2-Mergesort/Merge.java:87–89  ·  view source on GitHub ↗

Check if array is sorted - useful for debugging

(Comparable[] a)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

mergeMethod · 0.95
sortMethod · 0.95

Calls 1

lessMethod · 0.95

Tested by

no test coverage detected