5 ms·
> The fix is straightforward: just use a strict pair type for nested accumulators: Uf. Haskell impresses me a lot, but it seems that performance-wise, it woul
by wingo 14y ago
> The fix is straightforward: just use a strict pair type for nested accumulators:
Uf. Haskell impresses me a lot, but it seems that performance-wise, it would be better if it were strict by default.
- Tyr42 14y agoBut the rest of the fusion and other transformations work better when lazy.
- deleted 14y ago[deleted]