Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/node-modules/utility
/ arguments_to_array.cjs
File
arguments_to_array.cjs
benchmark/arguments_to_array.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable @typescript-eslint/no-
var
-requires */
2
const
Benchmark = require(
'benchmark'
);
3
const
benchmarks = require(
'beautify-benchmark'
);
4
const
utility = require(
'..'
);
Callers
nothing calls this directly
Calls
4
prototypeSlice
Function · 0.85
slice
Function · 0.85
arrayFrom
Function · 0.85
argumentsToArray
Function · 0.70
Tested by
no test coverage detected