MCPcopy 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
410function createNumericStructList() {
411 return {
412 struct_list: repeat(createNumericStruct),
413 };
414}
415
416function createSampleList() {
417 return {

Callers

nothing calls this directly

Calls 1

repeatFunction · 0.85

Tested by

no test coverage detected