Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenWebCAD/node-occ
/ isFunction
Function
isFunction
lib/fastbuilder.js:253–257 ·
view source on GitHub ↗
(a)
Source
from the content-addressed store, hash-verified
251
}
252
253
function
isFunction(a) {
254
255
return
typeof a ===
"function"
;
256
257
}
258
259
const
cache =
new
Cache();
260
Callers
2
replaceObjectMethod
Method · 0.85
replaceFunc
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected