[Issue 3481] PATCH: opPow(), x ^^ y as a power operator

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Nov 6 13:07:54 PST 2009


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


David Simcha <dsimcha at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dsimcha at yahoo.com


--- Comment #1 from David Simcha <dsimcha at yahoo.com> 2009-11-06 13:07:53 PST ---
I've been wanting an exponentiation operator since the Stone Age, but it seemed
like too small an issue to really make a point about.  This is terrific. 
However, can we at least consider making ^ the exponentiation op and moving xor
to ^^?  Yes, it breaks C compatibility, but who the heck really uses bitwise
xor except in really low-level code anyhow?

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