mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
These will be useful for implementing various things. They don't do any caching at the moment, but that might become valuable in the future. To facilitate this change, I also made it possible to abort a tree walk with for_each_in_subtree() by returning IterationDecision::Break from the callback.
11 KiB
11 KiB