On 2013-03-22 21:02, Dmitry Olshansky wrote:

Can opDispatch & chaining  be leveraged to get the effect of:
named!(fun).x(10).y(20).call();

Here you go:

http://pastebin.com/ALaXLgt3

Use that together with "callNamed" from timotheecour.

--
/Jacob Carlborg

Reply via email to