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