MCPcopy Index your code
hub / github.com/TheAlgorithms/Rust / patience_sort

Function patience_sort

src/sorting/patience_sort.rs:3–45  ·  view source on GitHub ↗
(arr: &mut [T])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

basicFunction · 0.85
emptyFunction · 0.85
one_elementFunction · 0.85
pre_sortedFunction · 0.85

Calls 6

pushMethod · 0.80
is_emptyMethod · 0.45
iterMethod · 0.45
lenMethod · 0.45
popMethod · 0.45
removeMethod · 0.45

Tested by 4

basicFunction · 0.68
emptyFunction · 0.68
one_elementFunction · 0.68
pre_sortedFunction · 0.68