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