Abstract Database Interface

Philippe Sigaud philippe.sigaud at gmail.com
Tue Oct 30 08:47:24 PDT 2012


On Tue, Oct 30, 2012 at 3:44 PM, Jacob Carlborg <doob at me.com> wrote:

> How does that work with operator precedence?
(...)
> But because of the operator precedence in Ruby you need to wrap every
> comparison in parentheses, not very pretty.

I think the problem would the same here. Of course, to know D operator
precedence, you have to dig into the grammar, since there is no handy
table to give you that info :)


More information about the Digitalmars-d-announce mailing list