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