Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ ismoduleroutine
Function
ismoduleroutine
numpy/f2py/auxfuncs.py:268–269 ·
view source on GitHub ↗
(rout)
Source
from the content-addressed store, hash-verified
266
267
268
def
ismoduleroutine(rout):
269
return
'modulename'
in rout
270
271
272
def
ismodule(rout):
Callers
4
requiresf90wrapper
Function · 0.85
createfuncwrapper
Function · 0.85
createsubrwrapper
Function · 0.85
buildapi
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…