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