The Function
prototype contains all methods and properties of a function
the specified methods and props
the old/deprecated/inofficial methods and props
Links
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
2 tests to solve