Make functions as inline/inlinable
konsumlamm opened this issue · 0 comments
konsumlamm commented
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.