for comprehension

Run Settings
LanguageElixir
Language Version
Run Command
# for comprehension # comprehension, podminka, into, do thing = for x <- 0..16, rem(x, 2) == 0, into: %{}, do: {x, x * x} IO.inspect(thing)
Editor Settings
Theme
Key bindings
Full width
Lines