Commit 7cfa6ac
docs(BTreeDictionary): state the per-node array count precisely
A leaf holds a key and a value array; only an internal node adds a child array,
so "three arrays per 31 entries" overstated a fixed count. The XML remark was
already corrected; this brings docs/api/collections.md in line.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 93b8f90 commit 7cfa6ac
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3738 | 3738 | | |
3739 | 3739 | | |
3740 | 3740 | | |
3741 | | - | |
| 3741 | + | |
3742 | 3742 | | |
3743 | 3743 | | |
3744 | 3744 | | |
| |||
0 commit comments