MCPcopy Create free account
hub / github.com/avoidwork/tiny-graph / defined

Function defined

src/intro.js:2–4  ·  view source on GitHub ↗
(arg)

Source from the content-addressed store, hash-verified

1(function (global) {
2 function defined (arg) {
3 return arg !== void 0;
4 }
5
6 function node (value) {
7 return {

Callers 9

addMethod · 0.70
adjacentMethod · 0.70
delMethod · 0.70
delNodeMethod · 0.70
getEdgeValueMethod · 0.70
getNodeValueMethod · 0.70
neighborsMethod · 0.70
setEdgeValueMethod · 0.70
setNodeValueMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected