Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
array-is-empty
Checks if the array is empty.
Parameter
Type
Description
self
[T]
Array to check
return
bool
True if array is empty, false otherwise