Add subtract to lodash doc block. [ci skip]

This commit is contained in:
John-David Dalton
2015-11-08 13:35:16 -08:00
parent 73a698151f
commit 3ed0cc14ea

View File

@@ -1486,8 +1486,8 @@
* `noop`, `now`, `pad`, `padLeft`, `padRight`, `parseInt`, `pop`, `random`,
* `reduce`, `reduceRight`, `repeat`, `result`, `round`, `runInContext`,
* `sample`, `shift`, `size`, `snakeCase`, `some`, `sortedIndex`, `sortedIndexBy`,
* `sortedLastIndex`, `sortedLastIndexBy`, `startCase`, `startsWith`, `sum`,
* `sumBy`, `template`, `toLower`, `toInteger`, `toLength`, `toNumber`,
* `sortedLastIndex`, `sortedLastIndexBy`, `startCase`, `startsWith`, `subtract`,
* `sum`, sumBy`, `template`, `toLower`, `toInteger`, `toLength`, `toNumber`,
* `toSafeInteger`, toString`, `toUpper`, `trim`, `trimLeft`, `trimRight`,
* `truncate`, `unescape`, `uniqueId`, `upperCase`, `upperFirst`, `value`,
* and `words`