tuweni / org.apache.tuweni.toml / TomlArray / isEmpty

isEmpty

abstract fun isEmpty(): Boolean (source)

Returns true if the array is empty.

Return
Boolean: true if the array is empty.