Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
basic
Function · 0.85
empty
Function · 0.85
one_element
Function · 0.85
pre_sorted
Function · 0.85
Calls
6
push
Method · 0.80
is_empty
Method · 0.45
iter
Method · 0.45
len
Method · 0.45
pop
Method · 0.45
remove
Method · 0.45
Tested by
4
basic
Function · 0.68
empty
Function · 0.68
one_element
Function · 0.68
pre_sorted
Function · 0.68