{ } Raw JSON

bundles / astropy latest / astropy / utils / misc / isiterable

function

astropy.utils.misc:isiterable

source: /astropy/utils/misc.py :47

Signature

def   isiterable ( obj )

Summary

Returns True if the given object is iterable.

Aliases

  • astropy.utils.isiterable