def __iter__()

in src/h3/_h3shape.py [0:0]


    def __iter__(self):
        return iter(self.polys)