Open dy opened 5 years ago
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'
@benjamn any thoughts?
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.
Hi! UniversalWeakMap can be useful on its own, a good replacement for primitive-pool. Can that possibly be exported as a separate entry?