StateCache

constructor(key: (S) -> Any = { it }, fetcher: suspend (source: S) -> V)