aliasSeqOf.f

Undocumented in source.
template aliasSeqOf(TL...)
static if(!(__VERSION__ >= 2070))
static if(!(r.empty))
enum f = r.front;

Meta