跳到主要内容

array.deep_remove

从数组1中移除所有被数组2包含的元素

声明

array array.deep_remove(array left, array right)

参数

参数名描述
left数组1
right数组2

返回值

数组1

使用方式

返回文档