Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-577413.py
File
recipe-577413.py
recipes/Python/577413_Topological_Sort/recipe-577413.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
try
:
2
from
functools
import
reduce
3
except
:
4
pass
Callers
nothing calls this directly
Calls
5
print
Function · 0.85
toposort2
Function · 0.70
set
Function · 0.50
split
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected