Ticket #915 (new task)
Implement list fusion using streams instead of foldr/build
| Reported by: | simonpj | Owned by: | |
|---|---|---|---|
| Component: | libraries/base | Version: | 6.8 |
| Keywords: | fusion | Cc: | dons@…, duncan.coutts@…, rl@…, Bulat.Ziganshin@…, kfrdbs@…, johan.tibell@…, Deewiant, pumpkingod@…, mhenrion@…, pho@… |
| Operating System: | Unknown/Multiple | ||
| Test Case: | N/A | Architecture: | Unknown/Multiple |
| Type of failure: |
Description
We'd like to try using the stream-fusion idea of Don Stewart, Duncan Coutts and Roman Leshchinskiy, and replace the (somewhat fragile) foldr/build stuff.
See #876.
Change History
Note: See
TracTickets for help on using
tickets.
