Method.argListCode

Undocumented in source.
struct Method(string Mptr, R, string ID, uint FA, string[] SCM, T...)
enum argListCode = [staticMap!(ApplyLeft!(Format, "a%s"), aliasSeqOf!(CallParams.length.iota))].join(", ");

Meta