xoa.misc.is_iterable

xoa.misc.is_iterable(obj, nostr=True, nogen=True)[source]

Check if an object is iterable or not

Parameters:

obj – Object to check

Returns:

bool