Skip to content

Instantly share code, notes, and snippets.

@koolquark
Created June 21, 2019 16:27
Show Gist options
  • Save koolquark/10909fb9573fb4606ad2841c75808bad to your computer and use it in GitHub Desktop.
Save koolquark/10909fb9573fb4606ad2841c75808bad to your computer and use it in GitHub Desktop.
Elixir - One-liner if
if v, do: "v", else: "no_v"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment