[Issue 2928] Swap order of paramaters for std.range's "take"

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun May 3 13:48:45 PDT 2009


http://d.puremagic.com/issues/show_bug.cgi?id=2928





------- Comment #2 from jarrett.billingsley at gmail.com  2009-05-03 15:48 -------
Keep in mind that Haskell's parameter ordering is based on partial application,
a feature that D obviously does not have.  


-- 



More information about the Digitalmars-d-bugs mailing list