Commit 425deb9
committed
Rewrite almost everything
The API stays mostly the same, except that using NodeIds is always
unsafe now, and some trait implementations have disappeared. The Default
implementation for Tree didn't seem to make much semantic sense.
On the other hand, there are some new derived trait implementations, and
iterators now implement ExactSizeIterator and DoubleEndedIterator where
possible. IntoValues is replaced with IntoIter and an IntoIterator
implementation.1 parent 279dfec commit 425deb9
File tree
13 files changed
+660
-1082
lines changed- benches
- src
- tests
13 files changed
+660
-1082
lines changedThis file was deleted.
This file was deleted.
0 commit comments