[Haskell-cafe] 'Associative' order of calling
Charles Durham
ratzes at gmail.com
Fri Oct 23 14:26:08 UTC 2015
Is there a name for a fold that promises to call a function such that only
an associative function will always return the same result. Or in other
words, it has the property that it promises to call a function
"associatively" on a set of data?
Thanks!
Charlie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20151023/d7a575d2/attachment.html>
More information about the Haskell-Cafe
mailing list