Skip to content

Instantly share code, notes, and snippets.

@TylerPachal
Last active June 15, 2022 23:40
Show Gist options
  • Select an option

  • Save TylerPachal/a0f2ef64d3ef04870b0f945606c59c65 to your computer and use it in GitHub Desktop.

Select an option

Save TylerPachal/a0f2ef64d3ef04870b0f945606c59c65 to your computer and use it in GitHub Desktop.
# You don't always need pattern matching
is_admin = Map.get(user, "is_admin") || false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment