New implementation of proxyMap and proxySet with performance improvements #1379
Annotations
4 errors
lint:
src/vanilla/utils/proxyMap-btree.ts#L1
Cannot find module 'sorted-btree' or its corresponding type declarations.
|
lint:
src/vanilla/utils/proxyMap-btree.ts#L15
Parameter 'a' implicitly has an 'any' type.
|
lint:
src/vanilla/utils/proxyMap-btree.ts#L15
Parameter 'b' implicitly has an 'any' type.
|
lint
Process completed with exit code 1.
|