store_manager library

Classes

StoreManager<K, V>
Stores objects of type V with keys of type K This is useful for storing values that can be fetched their known meta data such as an id, name etc.