* Replace LinkedList by IntrusiveList to avoid allocations on JIT * Fix wrong replacements
5.1 KiB
5.1 KiB
* Replace LinkedList by IntrusiveList to avoid allocations on JIT * Fix wrong replacements