Homomorphie-Sätze
Bsp: length = reduce (+) . map (const 1)
length = reduce (+) . map (const 1)
map: parallel ausrechnen, fold: balancierter Binärbaum.
map
fold
und kann (nach 1.) flexibel parallelisiert werden