Class ADT.Relation.Binary()->_get_iterator Description An iterator which makes all the left/right entities in the relation available as index/value pairs. Generic LeftType __generic__ mixed LeftType = mixed Generic RightType __generic__ mixed RightType = LeftType