lodash.isarguments
The lodash method `_.isArguments` exported as a module.
The lodash method `_.isArguments` exported as a module.
Validates if a value is an arguments object.
Check does the given Javascript Object is an arguments.
Returns whether the passed value is an arguments-object
Test if a value is an arguments object.