Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/jwasham/practice-python
/ main.py
File
main.py
merge_sort/main.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
merge_sort
import
MergeSort
2
3
4
def
is_sorted(numbers):
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected