Skip to content

Instantly share code, notes, and snippets.

@adrianparvino
Created June 11, 2019 20:02
Show Gist options
  • Save adrianparvino/6078c546e7863eccea725ce3135d83c7 to your computer and use it in GitHub Desktop.
Save adrianparvino/6078c546e7863eccea725ce3135d83c7 to your computer and use it in GitHub Desktop.
case Enum.at(threads, index + 1) do
nil -> model
selected_ -> Map.replace!(model, :selected, selected_)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment