PackedArray.empty

struct PackedArray(T)
const
bool
empty
()

Return Value

Type: bool

true if length is 0.

Meta