On 12/17/13 6:38 AM, Marco Leise wrote:
Compare:a) import std.something; x.between!(">", "<")(y, z); b) y < x && x < z now which would you use? :-)
x.between!("><")(y, z);
would have the advantage of the South Park emoticon.
Andrei
On 12/17/13 6:38 AM, Marco Leise wrote:
Compare:a) import std.something; x.between!(">", "<")(y, z); b) y < x && x < z now which would you use? :-)
x.between!("><")(y, z);
would have the advantage of the South Park emoticon.
Andrei