That's one of these D myths as far as I'm concerned. It's still ambiguous, consider `(Y) ! x`, is that a type cast plus a unary `!` operator or a generic instantiation?
(Plus the syntax is ugly.)
That's one of these D myths as far as I'm concerned. It's still ambiguous, consider `(Y) ! x`, is that a type cast plus a unary `!` operator or a generic instantiation?
(Plus the syntax is ugly.)