[Haskell-cafe] 'Associative' order of calling

Bardur Arantsson spam at scientician.net
Fri Oct 23 21:24:47 UTC 2015


On 10/23/2015 06:07 PM, Charles Durham wrote:
> I can think of a few properties that folds can honor:
> 
> 1. Promises to call f on all data (does not have any guarantees on order)

"Exhaustive"?

... but then that's not really observable in a language like Haskell,
except if you monitor CPU heat.

Regards,



More information about the Haskell-Cafe mailing list