Home | History | Annotate | Download | only in collections

Lines Matching defs:insert

1082     def insert(self, i, item): self.data.insert(i, item)