[Issue 6043] Chainable template mixin

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jan 22 18:18:21 PST 2013


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


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich at gmail.com


--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-01-22 18:18:20 PST ---
Very interesting idea!

In fact, it's a bit odd that we allow the generally slow array appends (due to
allocations, reallocations, etc), but we use functions for chaining ranges.

I wonder if Andrei would approve this. Maybe you should bring this up to the
newsgroups for better awareness.

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