On 26 November 2012 19:14, Denis Shelomovskij <verylonglogin.reg@gmail.com> wrote:
26.11.2012 21:11, Manu пишет:

Ummm, immediate problem. That interferes with my argument list, inhibits
consecutive parameters. You'll notice my template had 'A' on the end...
it would make for a horrible API if the second arg were to come first in
this case... is that the only option?

Yes it is the only option. And it isn't really a big problem.

It's a public user-facing API. It's not a small problem, but it is workable...
However, going with that, the supplementary question is, how do I then discover if bar[0] is a symbol or not? I can't see any traits to test for builtin types...