[Issue 5804] map! needs to fail on void functions + I'd like a mapCall function
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Apr 24 06:56:11 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5804
bearophile_hugs at eml.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bearophile_hugs at eml.cc
--- Comment #3 from bearophile_hugs at eml.cc 2011-04-24 06:52:30 PDT ---
I suggest to merge this with bug 5753 , or the other way around.
Now pure functions are allowed to have a debug{} that contains impure code (for
debug prints only, please), this decreases a little the need for impure
functions.
In bug 5756 I have asked for eager amap()/afilter(), that's more fit for an
impure mapping function.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list