[Issue 8185] Pure functions and pointers

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 4 09:01:21 PDT 2012


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



--- Comment #37 from klickverbot <code at klickverbot.at> 2012-06-04 09:03:18 PDT ---
(In reply to comment #34)
> […] strong unsafe pure functions […]

Please note that @safe-ty of a function has nothing to do with purity. Yes in a
@system/@trusted pure function, it's easy to do impure things, but if you do,
it's your fault, not that of the language/type system.

-- 
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