Checks if an array has at least 1 item, and types it as such.
The array to check if it has at least 1 element.
True if not empty, otherwise false when empty.
Generated using TypeDoc
Checks if an array has at least 1 item, and types it as such.