On 2013-11-12 21:25, Dicebot wrote:

I had an impression it was exactly the context in which linq was
originally mentioned, no idea why discussion has moved from that to
expressing DSL's (which is not really a problem in D) :)

My example is a DSL:

Person.where(e => e.name == "John");

--
/Jacob Carlborg

Reply via email to