mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 07:47:49 +00:00
Add subtract to lodash doc block. [ci skip]
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user