isHash.isHash

Undocumented in source.
template isHash(T)
enum isHash = is(Hash!(TemplateArgsOf!(T)[0]) == T);

Meta