Am Sun, 08 Dec 2013 18:15:40 +0100
schrieb "Jesse Phillips" <Jesse.K.Phillips+D at gmail.com>:
> On Sunday, 8 December 2013 at 06:58:59 UTC, Marco Leise wrote:
> > But the verbose D syntax is just too distracting:
> > bool function(T a, T b) { return a > b; })
>
> I think you mean "the verbose D syntax:"
> (a, b) { return a > b; }
:(
--
Marco