mapCache

Transforms the encapsulated cache.

Return

A new ErrorWithCache instance of type CacheOut and Error.

Parameters

transform

Transforms the cache from nullable CacheIn to CacheOut.

See also