Detects whether the passed value is any kind of function type but without a given name.
value
Optional
An optionally passed value of any type.
A boolean value which indicates whether the tested type is an unnamed function.
Detects whether the passed
valueis any kind of function type but without a given name.