efunfunctionappend_dup_arg本页总览append_dup_arg Append duplicated arguments into the function, return the function self This function is similar to function.new but do not clone the function self 声明 function append_dup_arg(function f, mixed arg, ...) 参数 参数名描述farg 返回值 使用方式 返回模块