IndexedTupleDict ================ .. currentmodule:: lsst.daf.butler.core.utils .. autoclass:: IndexedTupleDict :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~IndexedTupleDict.get ~IndexedTupleDict.items ~IndexedTupleDict.keys ~IndexedTupleDict.values .. rubric:: Methods Documentation .. automethod:: get .. automethod:: items .. automethod:: keys .. automethod:: values