broadcast.shape Shape of broadcasted result. Examples
broadcast.size Total size of broadcasted result. Examples
broadcast.index current index in broadcasted result Examples
broadcast.iters tuple of iterators along self?s ?components.? Returns a tuple of
broadcast.reset() Reset the broadcasted result?s iterator(s).
broadcast.next x.next() -> the next value, or raise StopIteration