We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e4b7da + c36edff commit 09cb75cCopy full SHA for 09cb75c
src/partition.php
@@ -13,7 +13,7 @@
13
* @param int $size
14
* @param array|Generator $coll
15
*
16
- * @return callable
+ * @return array
17
*/
18
function partition($size, $coll)
19
{
0 commit comments