Namespace AnyPath.Native.Util
Structs
NativeMinHeap<T, TComp>
NativeRefMinHeap<T, TComp>
Copy from NativeMinHeap<T, TComp> but the comparer works with a ref argument, which is faster for the case where T is a large struct
Copy from NativeMinHeap<T, TComp> but the comparer works with a ref argument, which is faster for the case where T is a large struct