Skip to content

Add Countable and IteratorAggregate interfaces to LocalCache#20

Merged
trowski merged 2 commits intov2from
lru-cache
Jan 7, 2023
Merged

Add Countable and IteratorAggregate interfaces to LocalCache#20
trowski merged 2 commits intov2from
lru-cache

Conversation

@trowski
Copy link
Copy Markdown
Member

@trowski trowski commented Oct 28, 2022

Allows LocalCache to be used as traversable LRU cache. We can then replace uses of cash/lrucache with our own implementation with little cost.

Allows LocalCache to be used as traversable LRU cache.
@trowski trowski requested a review from kelunik October 28, 2022 15:24
@trowski trowski merged commit 7357f02 into v2 Jan 7, 2023
@trowski trowski deleted the lru-cache branch January 7, 2023 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant