* @ngdoc function * @name angular.isFunction * @module ng * @kind function * * @description * Determines if a reference is a `Function`. * * @param {*} value Reference to check. * @returns {boolean} True if `value` is a `Function`.
(value)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected
searching dependent graphs…