Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specialize Memoize for IList and ICollection #860

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bash
Copy link
Member

@bash bash commented Mar 9, 2025

Resolves #856

I also noticed that my borrowed buffer logic was
still incorrect, so I added some more tests and fixed it.

@bash bash requested a review from FreeApophis March 9, 2025 13:05
@bash bash enabled auto-merge March 9, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Memoize should not memoize materialized collections
1 participant