Aliases itself to whether or not all passed values are of the same type.
A copy of std.traits.allSameType but modified to accept values rather than types.
Variadic list of values to compare.
std.traits.allSameType
Aliases itself to whether or not all passed values are of the same type.
A copy of std.traits.allSameType but modified to accept values rather than types.