by alongotv
0
Implements a key-value data structure where values are deallocated with their keys, useful for caching short-lived objects. Offers operator support and serves as a temporary substitute for a standard library feature.
#native, #language-extensions, #kotlin-native, #gradle, #cache