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


Stewart Gordon <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]


--- Comment #1 from Stewart Gordon <[email protected]> 2012-02-14 11:25:40 PST ---
Another use case is to support foreach on a container of arbitrary constancy,
by using

    int opApply(int delegate(ref inout(T)) dg) inout;

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to