* Creates an array of elements split into groups the length of `size`. * If `collection` can't be split evenly, the final chunk will be the remaining * elements. * * @static * @memberOf _ * @category Array * @param {Array} array The arra
(array, size, guard)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected