MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / tap

Function tap

libraries/lodash.js:8784–8787  ·  view source on GitHub ↗

* This method invokes `interceptor` and returns `value`. The interceptor * is invoked with one argument; (value). The purpose of this method is to * "tap into" a method chain sequence in order to modify intermediate results. * * @static * @memberOf _ * @since 0.1.0

(value, interceptor)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

interceptorFunction · 0.85

Tested by

no test coverage detected