예제 #1
0
function arr_sort_by()
{
    return \Arrgh\Arrgh::sort_by(...func_get_args());
}