Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
add
Method · 0.70
adjacent
Method · 0.70
del
Method · 0.70
delNode
Method · 0.70
getEdgeValue
Method · 0.70
getNodeValue
Method · 0.70
neighbors
Method · 0.70
setEdgeValue
Method · 0.70
setNodeValue
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected