Checks if the input is a function.
检查输入是否为函数
The value to check. 要检查的值
True if the value is a function, false otherwise. 如果值为函数则返回true,否则返回false
Checks if the input is a function.
检查输入是否为函数