isEmpty

abstract fun isEmpty(): Boolean

如果此数组为空,则返回 true。

参考 kotlin.collections.isEmpty

Return

如果此数组为空,则返回 true