mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 01:47:48 +00:00
Add _.curry.
Former-commit-id: 33282039186323ad4f58d7d7ec19e3c3974dc9b3
This commit is contained in:
@@ -159,6 +159,7 @@
|
||||
'bindKey',
|
||||
'createCallback',
|
||||
'compose',
|
||||
'curry',
|
||||
'debounce',
|
||||
'defer',
|
||||
'delay',
|
||||
@@ -289,6 +290,7 @@
|
||||
'bindKey',
|
||||
'cloneDeep',
|
||||
'createCallback',
|
||||
'curry',
|
||||
'findIndex',
|
||||
'findKey',
|
||||
'findLast',
|
||||
|
||||
Reference in New Issue
Block a user