typedList ========= .. currentmodule:: Stoner.tools .. autoclass:: typedList :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~typedList.append ~typedList.clear ~typedList.count ~typedList.extend ~typedList.index ~typedList.insert ~typedList.pop ~typedList.remove ~typedList.reverse .. rubric:: Methods Documentation .. automethod:: append .. automethod:: clear .. automethod:: count .. automethod:: extend .. automethod:: index .. automethod:: insert .. automethod:: pop .. automethod:: remove .. automethod:: reverse