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

We could provide bindings to Js.Set and Js.Map, aside from Belt.Map/etc #753

Open
davesnx opened this issue Oct 3, 2023 · 1 comment
Open
Milestone

Comments

@davesnx
Copy link
Member

davesnx commented Oct 3, 2023

While my time at Draftbit we used bindings to Set and Map and were quite useful: https://github.com/draftbit/bs-js-collections. They are more closely to the JavaScript interface, than the Belt's ones, but I think it makes a bunch of sense to have a more robust Map and a more weak Map.

WDYT?

@anmonteiro anmonteiro added this to the Melange v3 milestone Oct 19, 2023
@anmonteiro
Copy link
Member

this probably makes sense as we unify the API for the next release. there's already types for Js.Map and Js.Set but no operations on those modules.

@anmonteiro anmonteiro modified the milestones: Melange v3, Melange v4 Jan 4, 2024
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

No branches or pull requests

2 participants