Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ hasinitvalue
Function
hasinitvalue
numpy/f2py/auxfuncs.py:532–533 ·
view source on GitHub ↗
(var)
Source
from the content-addressed store, hash-verified
530
return
is_var
531
532
def
hasinitvalue(var):
533
return
'='
in var
534
535
536
def
hasinitvalueasstring(var):
Callers
4
getpydocsign
Function · 0.85
getinit
Function · 0.85
sign2map
Function · 0.85
hasinitvalueasstring
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…