-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Tree: various speedups - make dataclass non-frozen - use mutate() for cases where a Map is modified multiple times - remove asserts for cases that would fail immediately anyway * make frozen depend on __debug__, restore an assert * Improve depth() Co-authored-by: Alexandru Fikl <alexfikl@gmail.com> * opt ancestors --------- Co-authored-by: Alexandru Fikl <alexfikl@gmail.com>
- Loading branch information
1 parent
f113be0
commit 2b41e84
Showing
1 changed file
with
19 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters