Hacker News new | ask | show | jobs
by sjtgraham 3751 days ago
Technically all modules begin with : as module references are atoms. iex just hides it from for Modules made with defmodule (they have :Elixir prepended to them) /trivia