Module cache

Source
Expand description

Type Aliasesยง

NewObjectCacheFn
A constructor for boxed object caches.
NewPackCacheFn
A constructor for boxed pack caches.
ObjectCache
A type to store object caches in boxes.
PackCache
A type to store pack caches in boxes.