mirror of
https://github.com/justinian/jsix.git
synced 2025-12-11 08:54:31 -08:00
This ended up being unused, but still probably useful: Refactor out the "find" logic of page_tree::find_or_add (note that this is different than the "find" logic of page_tree::find, as it potentially modifies the tree to add a location to accommodate the page being searched for) into a new page_tree::get_entry method. That was then used to add an add_existing method for inserting pages into the page_tree.
2.3 KiB
2.3 KiB