Algebraic.maxTypesCount

Undocumented in source.
struct Algebraic(Types...)
@safe
enum maxTypesCount = 2^^(Ix.sizeof * 8) - 1;

Meta