toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 2 packages
Sort by PUB-AZS
WeakMap is a map where the keys are weakly referenced. WeakContainer lets you check if an object is the same you had before. Cache functions for memoization with weak-references.#memory#memory-management#cache#collections#data-structures
Cache based on least recently used eviction strategy with additional typed data support and weak cache layer.#cache#lru#data-structures