On Saturday, 26 October 2013 at 14:39:31 UTC, Martin Nowak wrote:
On 10/25/2013 07:46 AM, Andrei Alexandrescu wrote:Hello,I was curious how our fledgling wrap and unwrap routines compare with Go's duck typing - similarities, distinctions, performance. Please shareany thoughts, thanks! AndreiWhat are you referring to by wrap/unwrap, functions like inputRangeObject?Martin
http://dlang.org/phobos-prerelease/std_typecons.html#.wrap http://dlang.org/phobos-prerelease/std_typecons.html#.unwrap
