C10 object needs to support __getitem__ and __len__. Constructor should skim indexes if practical in order to make this available via the reversed() shortcut.
C10 object needs to support getitem and len. Constructor should skim indexes if practical in order to make this available via the reversed() shortcut.