Skip to content

Instantly share code, notes, and snippets.

@SophieDeBenedetto
Created December 7, 2020 21:36
Show Gist options
  • Save SophieDeBenedetto/36abeb778dbf534dffcf1ca6a952276f to your computer and use it in GitHub Desktop.
Save SophieDeBenedetto/36abeb778dbf534dffcf1ca6a952276f to your computer and use it in GitHub Desktop.
defp get_two(list) when length(list) == 1, do: nil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment