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