* Defers executing the `func` function until the current call stack has cleared. * Additional arguments will be passed to `func` when it is invoked. * * @static * @memberOf _ * @category Functions * @param {Function} func The function to defer. * @param {Mixed} [ar
(func)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected