Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ hascommon
Function
hascommon
numpy/f2py/auxfuncs.py:547–548 ·
view source on GitHub ↗
(rout)
Source
from the content-addressed store, hash-verified
545
546
547
def
hascommon(rout):
548
return
'common'
in rout
549
550
551
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