Skip to content

Conversation

@leodemoura
Copy link
Member

This PR implements PersistentHashMap.findKeyD and PersistentHashSet.findD. The motivation is avoid two memory allocations (Prod.mk and Option.some) when the collections contains the key.

This PR implements `PersistentHashMap.findKeyD` and
`PersistentHashSet.findD`. The motivation is avoid two memory
allocations (`Prod.mk` and `Option.some`) when the collections
contains the key.
@leodemoura leodemoura enabled auto-merge January 5, 2026 19:55
@leodemoura leodemoura added this pull request to the merge queue Jan 5, 2026
Merged via the queue into master with commit fd88637 Jan 5, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants