Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ joinElements
Function
joinElements
static/word2md/mammoth.browser.js:1397–1399 ·
view source on GitHub ↗
(first, second)
Source
from the content-addressed store, hash-verified
1395
}
1396
1397
function
joinElements(first, second) {
1398
return
_.flatten([first, second]);
1399
}
1400
1401
function
identity(value) {
1402
return
value;
Callers
1
mammoth.browser.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected