-
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* improvement: track `supertree`, and add `Zipper.all_the_way_up/1` * chore: format * chore: small simplifications of `supertree` logic. No need to go to top * fix: join the zipper w/ its parent when going all the way up * fix: go to top of zipper before joining to parent * chore: remove .tool-versions * improvement: add `topmost` to replace `all_the_way_up` and `topmost_root`
- Loading branch information
1 parent
338962b
commit 8b4b9c2
Showing
2 changed files
with
81 additions
and
34 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
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