On Friday, 9 November 2012 at 20:22:40 UTC, Timon Gehr wrote:
The following works. You can also use a (scoped) delegate in order to allow the caller to close over his context.

Wow! Great! Thanks.
But I can't understend this syntax:
x=>x.draw()


Where i can read about it?

Reply via email to