I miss the ternary operator - does anyone have a macro that allows a ternary operator in Elixir code?

TIL the {class, conditional} form exists. Will use that more in future.