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

Function before

libraries/lodash.js:10060–10075  ·  view source on GitHub ↗

* Creates a function that invokes `func`, with the `this` binding and arguments * of the created function, while it's called less than `n` times. Subsequent * calls to the created function return the result of the last `func` invocation. * * @static * @memberOf _ * @sin

(n, func)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

onceFunction · 0.85

Calls 1

toIntegerFunction · 0.85

Tested by

no test coverage detected