Filippo Pacini
Results
2
comments of
Filippo Pacini
I think you can use inline map fo this: `$map:{name $it$} names$` Where names is: `{names, [{it, "foo"}, {it, "bar"}]}` So it's basically syntactic sugar. What do you think?
Ok I see your point. I'try to come up with a solution.