We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Hi! UniversalWeakMap can be useful on its own, a good replacement for primitive-pool. Can that possibly be exported as a separate entry?
import { UniversalWeakMap } from 'immutable-tuple'
The text was updated successfully, but these errors were encountered:
@benjamn any thoughts?
Sorry, something went wrong.
Ideally it should be its own module. I've been wanting to publish my own and I was surprise to see it in your code.
No branches or pull requests
Hi!
UniversalWeakMap can be useful on its own, a good replacement for primitive-pool.
Can that possibly be exported as a separate entry?
The text was updated successfully, but these errors were encountered: