Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ hasbody
Function
hasbody
numpy/f2py/auxfuncs.py:597–598 ·
view source on GitHub ↗
(rout)
Source
from the content-addressed store, hash-verified
595
596
597
def
hasbody(rout):
598
return
'body'
in rout
599
600
601
def
hascallstatement(rout):
Callers
6
findf90modules
Function · 0.85
buildhooks
Function · 0.85
findcommonblocks
Function · 0.85
containscommon
Function · 0.85
containsderivedtypes
Function · 0.85
containsmodule
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…