class I18n::Tasks::Concurrent::CachedValue

A thread-safe memoized value. The given computation is guaranteed to be invoked at most once. @since 0.9.25