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