``` listOf(1, 2, 3).isEmpty() ```
# announcements
p
Copy code
listOf(1, 2, 3).isEmpty()