mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 10:27:49 +00:00
Bump to v4.13.0.
This commit is contained in:
@@ -27,7 +27,7 @@ define(['./_apply', './_arrayMap', './_baseFlatten', './_baseIteratee', './_base
|
||||
*
|
||||
* var func = _.overArgs(function(x, y) {
|
||||
* return [x, y];
|
||||
* }, square, doubled);
|
||||
* }, [square, doubled]);
|
||||
*
|
||||
* func(9, 3);
|
||||
* // => [81, 6]
|
||||
|
||||
Reference in New Issue
Block a user