* Creates a function that provides `value` to `wrapper` as its first * argument. Any additional arguments provided to the function are appended * to those provided to the `wrapper`. The wrapper is invoked with the `this` * binding of the created function. * * @static *
(value, wrapper)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected