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