[Haskell-cafe] Re: If wishes were horses... (was: Re: definition
of sum)
Brandon S. Allbery KF8NH
allbery at ece.cmu.edu
Fri Mar 12 11:42:19 EST 2010
On Mar 12, 2010, at 06:01 , Johannes Waldmann wrote:
> in this case, something like: Data.List.Strict.fold,
> Data.List.Lazy.fold
>
> Or - if we had static overloading, and strictness info in the type,
> then we wouldn't need different names. Can of worms ...
Doesn't help if strictness needs to be controlled at use sites and not
at the type level (which is the usual case).
--
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university KF8NH
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20100312/e7f2f9b8/PGP.bin
More information about the Haskell-Cafe
mailing list