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