Skip to content

Instantly share code, notes, and snippets.

@noelworden
Created June 29, 2020 19:18
Show Gist options
  • Select an option

  • Save noelworden/aa7de97532f73452f96b0f2fc83c2496 to your computer and use it in GitHub Desktop.

Select an option

Save noelworden/aa7de97532f73452f96b0f2fc83c2496 to your computer and use it in GitHub Desktop.
Enum.map(error.opts, fn {key, value} ->
{String.to_existing_atom(key), value}
end)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment