mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 18:07:49 +00:00
Add _.sample.
Former-commit-id: 00e27cca2a65e1310b26904173ffec18aa484e48
This commit is contained in:
@@ -145,6 +145,7 @@
|
||||
'reduce',
|
||||
'reduceRight',
|
||||
'reject',
|
||||
'sample',
|
||||
'shuffle',
|
||||
'size',
|
||||
'some',
|
||||
@@ -309,6 +310,7 @@
|
||||
'pull',
|
||||
'remove',
|
||||
'runInContext',
|
||||
'sample',
|
||||
'transform'
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user