FullSupplier

typealias FullSupplier<T, I> = (cache: DataCache, description: DataDescription<T, I>) -> DataEntryCache<T>