Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/porsager/postgres
/ call
Function
call
deno/polyfills.js:137–139 ·
view source on GitHub ↗
(xs, x)
Source
from the content-addressed store, hash-verified
135
}
136
137
function
call(xs, x) {
138
xs.slice().forEach(fn => fn(x))
139
}
140
}
141
142
export
const
net = {
Callers
5
createSocket
Function · 0.70
success
Function · 0.70
close
Function · 0.70
closed
Function · 0.70
error
Function · 0.70
Calls
1
forEach
Method · 0.65
Tested by
no test coverage detected