IterableΒΆ

Check whether or not an object can be iterated over.

Abstract Signature:

Iterable(y)

JAX (Core)

API: jax.numpy.iterable
Strategy: Direct Mapping

NumPy

API: numpy.iterable
Strategy: Direct Mapping