lenskit.data.MutableItemListCollection ====================================== .. py:class:: lenskit.data.MutableItemListCollection[K: lenskit.data._collection._keys.GenericKey](key) :canonical: lenskit.data._collection.MutableItemListCollection Bases: :py:obj:`ItemListCollector`, :py:obj:`ItemListCollection`\ [\ :py:obj:`K`\ ] Intersection type of :class:`ItemListCollection` and :class:`ItemListCollector`.