lspitzner/pqueue

Make functions as inline/inlinable

konsumlamm opened this issue · 0 comments

Currently it seems that many functions take Ord dictionaries, even with optimizations. We should mark some functions as inline/inlinable, so that the dictionaries can be inlined.