MCPcopy Create free account
hub / github.com/cnodejs/egg-cnode / curry

Function curry

app/public/libs/lodash.compat.js:5705–5708  ·  view source on GitHub ↗

* Creates a function which accepts one or more arguments of `func` that when * invoked either executes `func` returning its result, if all `func` arguments * have been provided, or returns a function that accepts one or more of the * remaining `func` arguments, and so on. The arity of

(func, arity)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

createWrapperFunction · 0.85

Tested by

no test coverage detected