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.
1 parent fa7694c commit d763d2eCopy full SHA for d763d2e
readme.md
@@ -36,7 +36,7 @@ Features
36
with all keys in a given node.
37
- Includes neat stuff such as `Range` methods for batch operations
38
- Throws an exception if you try to use `NaN` as a key, but infinity is allowed.
39
-- No dependencies. 18K minified.
+- No dependencies. 19K minified.
40
- Includes a lattice of interfaces for TypeScript users (see below)
41
- Supports diffing computation between two trees that is highly optimized for the case
42
in which a majority of nodes are shared (such as when persistent methods are used).
0 commit comments