12 Mar
2010
12 Mar
'10
7:59 p.m.
On Fri, Mar 12, 2010 at 12:01 PM, Johannes Waldmann <waldmann@imn.htwk-leipzig.de> wrote:
David Virebayre <dav.vire+haskell <at> gmail.com> writes:
in this case, something like: Data.List.Strict.fold, Data.List.Lazy.fold
But then if you need both version, you will have to import them qualified, which I don't like much.