lodash.isfunction
The Lodash method `_.isFunction` exported as a module.
The Lodash method `_.isFunction` exported as a module.
Validates if a value is a function.
Validates if a value is a native function.
Utility for testing if a variable is a function
Check does the given Javascript Object is a function.
A module that provide a function to detect a value is a function
Returns true if the argument is a function; false otherwise.
Test if a value is a function.
Test if a value is an array-like object containing only functions.
Test if a value is a native function.
Test if an object-like value contains a circular reference.
Test if a value is an arrow function.
Check does the given Javascript Object is a function.