Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ concat
Method
concat
xs/includes/xs.d.ts:65–65 ·
view source on GitHub ↗
(...buffers: ArrayBufferLike[])
Source
from the content-addressed store, hash-verified
63
64
interface
ArrayBuffer {
65
concat(...buffers: ArrayBufferLike[]): ArrayBuffer;
66
}
67
68
interface
Uint8Array {
Callers
2
sign
Method · 0.95
sign
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected