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

i knew i asked a dumb question but seeing the replies, im so glad i asked.

<div class={["btn", {"btn-active", @active}, {"btn-disabled", @disabled}]}> this is so good