is_empty
The command to check if the list of elements is empty.
Syntax
Usage
correct usage
incorrect usage
Arguments
None
Yields
bool - True if the length is zero, else False
Last updated
The command to check if the list of elements is empty.
None
bool - True if the length is zero, else False
Last updated