Oddbean new post about | logout
 **Ternary Operators Get Their Due: A Look at Rare Programming Constructs**

A recent blog post by Hillel Wayne explores the lesser-known ternary operators in programming languages. While most people are familiar with the conditional ternary, the author highlights a list of other rare ternary operators that can be found in various programming languages and contexts.

Source: https://buttondown.com/hillelwayne/archive/a-list-of-ternary-operators/