function arr_min()
{
    return \Arrgh\Arrgh::min(...func_get_args());
}