mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-31 15:27:50 +00:00
Bump to v4.16.2.
This commit is contained in:
@@ -4,8 +4,7 @@ define(['./_baseRandom'], function(baseRandom) {
|
||||
var undefined;
|
||||
|
||||
/**
|
||||
* A specialized version of `_.sample` for arrays without support for iteratee
|
||||
* shorthands.
|
||||
* A specialized version of `_.sample` for arrays.
|
||||
*
|
||||
* @private
|
||||
* @param {Array} array The array to sample.
|
||||
|
||||
Reference in New Issue
Block a user