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