TypedList# class TypedList(iterable=[], types=[])[source]# A list that enforces all elements have the same type. Attributes: types