🌈 搜索
📅  最后修改于: 2022-03-11 14:54:05.626000             🧑  作者: Mango
return array_slice($array, 0, $n); // Keep only n first elements of the array and // returns them