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

Add reset, find_opt and Seq functions to BatHashtbl #1133

Merged
merged 5 commits into from
May 7, 2024

Conversation

sim642
Copy link
Contributor

@sim642 sim642 commented May 4, 2024

These are in Stdlib's Hashtbl, but have been missing from batteries. The Seq functions are just delegated from Stdlib only on OCaml >= 4.07 where they were added. I don't think it's worth reimplementing them for all OCaml versions at this point.

@UnixJunkie UnixJunkie merged commit d22f5ed into ocaml-batteries-team:master May 7, 2024
15 checks passed
@UnixJunkie
Copy link
Member

Thanks!

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.

2 participants