I wish I'd asked for the mic before I made the (inaudible)
comment about signedness, so here it is:
Subtracting unsigneds is almost always a bug. The problem
(realised by the C++ community) is that length should be signed.
Atila
On Wednesday, 16 July 2014 at 16:51:19 UTC, Andrei Alexandrescu
wrote:
Shared, discuss, vote up!!!
https://twitter.com/D_Programming/status/489451723761922048
https://www.facebook.com/dlang.org/posts/885933488087000
http://www.reddit.com/r/programming/comments/2avdod/dconf_2014_realtime_big_data_in_d_by_don_clugston/
Andrei