in reply to Re: Ternary operator (there's no Trinary operator )
in thread Ternary operator (there's no Trinary operator )

In my copy of the 2d edition of Programming Perl, it says this: "Trinary ?: is the conditional operator, just as in C." (p 91).

It's also indexed under "trinary", not "ternary". At least one of the authors or editors of the book thinks "trinary" is a perfectly good word.

emc

e(π√−1) = −1
  • Comment on Re^2: Ternary operator (there's no Trinary operator )