hashChunk.b

Undocumented in source.
template hashChunk(string a, B...)
static if(is(typeof(B[0]) == string))
enum b = B[0];

Meta