How do you check if an array is empty?
array.empty()
array.checkEmpty()
array.length === 0
array.isEmpty()