yasl
yasl copied to clipboard
Allow ternary operator to work on vargs instead of a single expression
This would allow more concisely writing things that currently require a if ... else ...
statement