PlasmaCalcs.tools.iterables.is_iterable

PlasmaCalcs.tools.iterables.is_iterable(x)
returns True if x is iterable, False otherwise.