Determine if the specified target is an arrow function. Determines if the target is a function and if it has no prototype.
Target to check
true if the target is an arrow function otherwise false
Determine if the specified target is an arrow function. Determines if the target is a function and if it has no prototype.