Skip to content

Instantly share code, notes, and snippets.

@noelworden
Created November 30, 2020 23:18
Show Gist options
  • Select an option

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

Select an option

Save noelworden/a1eddbe6178a0230ecc3262c215f0fb9 to your computer and use it in GitHub Desktop.
#blog_snippets
Enum.map(fn row ->
row
|> Enum.with_index
...
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment