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