sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.script.core.api.wrapper
/
PrimitiveArrayWrapper
/
subtract
subtract
abstract
fun
subtract
(
other
:
Iterable
<
PT
>
)
:
SetWrapper
<
PT
>
返回此数组和给定 Iterable 的差集.
参考
kotlin.collections.subtract
Return
此数组和给定 Iterable 的差集
Parameters
other
给定的 Iterable