Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ hascommon
Function
hascommon
numpy/f2py/auxfuncs.py:558–559 ·
view source on GitHub ↗
(rout)
Source
from the content-addressed store, hash-verified
556
557
558
def
hascommon(rout):
559
return
'common'
in rout
560
561
562
def
containscommon(rout):
Callers
3
findcommonblocks
Function · 0.85
containscommon
Function · 0.85
analyzecommon
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…