示例#1
0
function arr_partition()
{
    return \Arrgh\Arrgh::partition(...func_get_args());
}