is_iterable

PlasmaCalcs.tools.pytools.is_iterable(obj)

returns whether obj is iterable. For super fast code, copy-paste instead of calling this function.