allSameType.allSameType

Undocumented in source.
template allSameType(V...)
enum allSameType = allSatisfy!(isSameAsFirst, V);

Meta