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