re.util.cache

caching arbitrary values

Members

Structs

KeyedCache
struct KeyedCache(T)

represents a cache that associates string keys with items

Meta