3 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 15y 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 15y agoBut the rest of the fusion and other transformations work better when lazy.
- deleted 15y ago[deleted]