Bigmap Packages

@cch137/bigmap

`BigMap<K, V>` is a custom implementation of the native JavaScript `Map` interface designed to handle an extremely large number of entries. It breaks down large datasets into smaller segments, each managed by its own `Map`, while maintaining the same API

0.0.1 • Published 10 months ago