Function.length is always 1, the only "required" param
Links
Required Knowledge
- `function.length` (as introduced in ES1) (function API)
Related Katas
function API
function.length
(as introduced in ES1)function.bind()
function.length
(with ES5 features)function.length
(with ES6 features)function.name
Arrow functions
Async Function
Difficulty Level
BEGINNER
Stats
1 tests to solve