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