1 points | by hauleth 5 hours ago
1 comments
if false or true do IO.puts("did not short-circuit (?)") end
https://elixir-lang.readthedocs.io/en/latest/intro/5.html#if...
https://elixir-lang.readthedocs.io/en/latest/intro/5.html#if...