Hacker News new | ask | show | jobs
by pitkali 971 days ago
Elixir doesn't technically have variables. Those are bindings: you give names to values. Variable would be more like a box storing a value.