mixins/hot_list library
Classes
- 
  HotListChanges<Record, Key> 
- Contains records to be added to the list and unique identifiers (keys) of records to be removed from the list.
- 
  RecordUpdates<T, Key> 
- Describes changes in the data source.
Mixins
- 
  HotList<Key, Event, DecisionRecord, Record> 
- Implements the updating (actualization) of individual list entries.