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