mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-23 21:14:31 +00:00
I had to turn the tree nodes into RefCounted objects since it's not possible to quick_sort() a Vector<OwnPtr<T>> at the moment.
I had to turn the tree nodes into RefCounted objects since it's not possible to quick_sort() a Vector<OwnPtr<T>> at the moment.