Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ createNumericStructList
Function
createNumericStructList
benchmarks/javascript/benchmark.js:410–414 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
408
}
409
410
function
createNumericStructList() {
411
return
{
412
struct_list: repeat(createNumericStruct),
413
};
414
}
415
416
function
createSampleList() {
417
return
{
Callers
nothing calls this directly
Calls
1
repeat
Function · 0.85
Tested by
no test coverage detected