© 本文档使用 php.cn手册 发布
检测引用是否是一个 Function。
Function
angular.isFunction(value);
用于检测的引用。
如果value是一个Function返回True。
value