@terascope/utils / big-set
big-set
Index
Classes
Class | Description |
---|---|
BigSet | Avoid v8 maximum size for Set by spreading the cache across multiple Sets. This class has the same API as Set but minus more differences in ->add and ->forEach |
@terascope/utils / big-set
Class | Description |
---|---|
BigSet | Avoid v8 maximum size for Set by spreading the cache across multiple Sets. This class has the same API as Set but minus more differences in ->add and ->forEach |