Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/marijnh/Eloquent-JavaScript
/ combine
Function
combine
src/client/ejs.mjs:90–90 ·
view source on GitHub ↗
(vs)
Source
from the content-addressed store, hash-verified
88
89
const
contextFacet = Facet.define({
90
combine(vs) {
return
vs[0] }
91
})
92
93
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected