Algebraic.metaFieldNames__

A static immutable array of union member names, defined only

struct Algebraic(T__...)
static immutable
static if(T__.length == 1 && is(T__[0] == union))
char[][] metaFieldNames__;