[Issue 5233] [patch] std.range.put accepts *any* element type when putting to an array.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Oct 25 00:16:03 PDT 2013


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


monarchdodra at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |monarchdodra at gmail.com


--- Comment #10 from monarchdodra at gmail.com 2013-10-25 00:15:58 PDT ---
Is any of this still relevent?

The unittest passes, all the implementations seem incredibly complicated...

In any case, since I also rolled out my own implementation:
https://github.com/D-Programming-Language/phobos/pull/1569

I believe this further simplifies how put works, while consolidating the way it
works. Most importantly though, it allows for "on the fly" transcoding.

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