Detects whether the passed value is a generic (unspecific/non-specific) function ...
value
Thus, the following specific (non-generic) function types are excluded ...
Function
Optional
An optionally passed value of any type.
A boolean value which indicates whether the tested value is either a good old ES3 function or a non-async arrow function expression.
Detects whether the passed
valueis a generic (unspecific/non-specific) function ...Thus, the following specific (non-generic) function types are excluded ...
Functiontypes,