Check if array is empty
The code block checks to see if the array is an array and if it is, it checks to see if the length of the array is zero.
Shortcut: array.is_empty
0 Comments
Add Comment
Log in to add a comment
Check if array is empty
The code block checks to see if the array is an array and if it is, it checks to see if the length of the array is zero.
Shortcut: array.is_empty
Log in to add a comment