Gorge Jingale via Digitalmars-d-learn Sun, 24 Jul 2016 19:21:07 -0700
Is there a static ternary if? (A == B) ? C : D;
for compile type that works like static if.