mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-22 05:16:41 +00:00
The insert_before method on AK::InlineLinkedList is used, so in order to achieve feature parity, we need to implement it for AK::IntrusiveList as well.