is_empty_iterable nrv.backend.is_empty_iterable(x)[source] check if the object x is an empty iterable Parameters: x (any) – object to check. Return type: bool